summaryrefslogtreecommitdiff
path: root/Magdir/python
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2012-04-13 23:30:38 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2012-04-13 23:30:38 +0000
commitb60a4870e8e65b50ccb2ec0bdbe880d2e94efa9e (patch)
tree76d27a13085cbcecae404c91dc1a6e03fc5c5d7b /Magdir/python
parentdacc26abaa8ab61168c45f0716bea144fa8afd14 (diff)
Diffstat (limited to 'Magdir/python')
-rw-r--r--Magdir/python5
1 files changed, 3 insertions, 2 deletions
diff --git a/Magdir/python b/Magdir/python
index 68befe16a1d73..e339014e9cf61 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"