Reducing external/bsd/file differences
Change-Id: I0d025059ba0b200ac1162ea5a764fd756600ecd0
This commit is contained in:
5
external/bsd/file/dist/magic/magdir/python
vendored
5
external/bsd/file/dist/magic/magdir/python
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user