a60c34
diff -urp file-5.33.orig/magic/Magdir/python file-5.33/magic/Magdir/python
a60c34
--- file-5.33.orig/magic/Magdir/python	2020-12-17 13:19:08.610803723 -0500
a60c34
+++ file-5.33/magic/Magdir/python	2020-12-17 13:26:07.346954161 -0500
a60c34
@@ -43,6 +43,18 @@
a60c34
 !:strength + 15
a60c34
 !:mime text/x-python
a60c34
 
a60c34
+0       search/1/wt     #!\ /usr/libexec/platform-python        Python script text executable
a60c34
+!:strength + 15
a60c34
+!:mime text/x-python
a60c34
+
a60c34
+0       search/1/wt     #!\ /usr/bin/python2    Python script text executable
a60c34
+!:strength + 15
a60c34
+!:mime text/x-python
a60c34
+
a60c34
+0       search/1/wt     #!\ /usr/bin/python3    Python script text executable
a60c34
+!:strength + 15
a60c34
+!:mime text/x-python
a60c34
+
a60c34
 
a60c34
 # from module.submodule import func1, func2
a60c34
 0	regex		\^from[\040\t\f\r\n]+([A-Za-z0-9_]|\\.)+[\040\t\f\r\n]+import.*$	Python script text executable