diff options
| author | Xin LI <delphij@FreeBSD.org> | 2016-04-18 04:43:03 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2016-04-18 04:43:03 +0000 |
| commit | 196a380938cafa8bcc6ffcfd739c093a8673c712 (patch) | |
| tree | 8777b975692116ac553664f46dd5e5c190ba5332 /magic/Magdir/python | |
| parent | 1e0fd9ee49c0f1156dc8531655f1613adeb134c0 (diff) | |
Diffstat (limited to 'magic/Magdir/python')
| -rw-r--r-- | magic/Magdir/python | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/magic/Magdir/python b/magic/Magdir/python index 0668a9369489..06da176937e6 100644 --- a/magic/Magdir/python +++ b/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 |
