diff options
author | delphij <delphij@FreeBSD.org> | 2016-05-28 06:17:35 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2016-05-28 06:17:35 +0000 |
commit | 91ba1b1e4e9a4f9897c65479d05434356024147b (patch) | |
tree | 2f2ab8b6bef4f33da2b65712942db22ef56d2286 /contrib/file/magic/Magdir/python | |
parent | 7c96bdb9c8a1295e7cd4f855d10ea5dffe1085ec (diff) | |
download | FreeBSD-src-91ba1b1e4e9a4f9897c65479d05434356024147b.zip FreeBSD-src-91ba1b1e4e9a4f9897c65479d05434356024147b.tar.gz |
MFC r298192,299234,299238,299736:
file 5.27.
Diffstat (limited to 'contrib/file/magic/Magdir/python')
-rw-r--r-- | contrib/file/magic/Magdir/python | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/file/magic/Magdir/python b/contrib/file/magic/Magdir/python index 0668a93..06da176 100644 --- a/contrib/file/magic/Magdir/python +++ b/contrib/file/magic/Magdir/python @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: python,v 1.27 2015/09/08 13:59:44 christos Exp $ +# $File: python,v 1.28 2015/09/16 22:19:54 christos Exp $ # python: file(1) magic for python # # Outlook puts """ too for urgent messages @@ -26,16 +26,16 @@ 0 belong 0xee0c0d0a python 3.4 byte-compiled 0 search/1/w #!\ /usr/bin/python Python script text executable -!:strength + 10 +!:strength + 15 !:mime text/x-python 0 search/1/w #!\ /usr/local/bin/python Python script text executable -!:strength + 10 +!:strength + 15 !:mime text/x-python 0 search/1 #!/usr/bin/env\ python Python script text executable -!:strength + 10 +!:strength + 15 !:mime text/x-python 0 search/10 #!\ /usr/bin/env\ python Python script text executable -!:strength + 10 +!:strength + 15 !:mime text/x-python |