diff options
Diffstat (limited to 'Magdir/python')
-rw-r--r-- | Magdir/python | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Magdir/python b/Magdir/python index 68befe1..e339014 100644 --- a/Magdir/python +++ b/Magdir/python @@ -1,11 +1,12 @@ #------------------------------------------------------------------------------ -# $File: python,v 1.18 2011/02/26 02:33:38 christos Exp $ +# $File: python,v 1.20 2011/12/13 13:53:14 christos Exp $ # python: file(1) magic for python # +# Outlook puts """ too for urgent messages # From: David Necas <yeti@physics.muni.cz> # often the module starts with a multiline string -0 string/t """ a python script text executable +0 string/t """ Python script text executable # MAGIC as specified in Python/import.c (1.5 to 2.7a0 and 3.1a0, assuming # that Py_UnicodeFlag is off for Python 2) # 20121 ( YEAR - 1995 ) + MONTH + DAY (little endian followed by "\r\n" |