mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Got rid of full pathnames in "generated from" comments, so that these files are the same no mater which machine they've been generated on.
This commit is contained in:
parent
e38d481e77
commit
26d813e42c
20 changed files with 22 additions and 22 deletions
|
@ -1,4 +1,4 @@
|
|||
# Generated from 'Macintosh HD:SWDev:Metrowerks Codewarrior 6.0:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:AEDataModel.h'
|
||||
# Generated from 'AEDataModel.h'
|
||||
|
||||
def FOUR_CHAR_CODE(x): return x
|
||||
typeBoolean = FOUR_CHAR_CODE('bool')
|
||||
|
@ -704,7 +704,7 @@ kFAEditCommand = FOUR_CHAR_CODE('edfa')
|
|||
kFAFileParam = FOUR_CHAR_CODE('faal')
|
||||
kFAIndexParam = FOUR_CHAR_CODE('indx')
|
||||
kAEInternetSuite = FOUR_CHAR_CODE('gurl')
|
||||
kAEISWebStarSuite = FOUR_CHAR_CODE('WWW½')
|
||||
kAEISWebStarSuite = FOUR_CHAR_CODE('WWW‡')
|
||||
kAEISGetURL = FOUR_CHAR_CODE('gurl')
|
||||
KAEISHandleCGI = FOUR_CHAR_CODE('sdoc')
|
||||
cURL = FOUR_CHAR_CODE('url ')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue