mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Trying again to check it in. Changes to:
- Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions
This commit is contained in:
parent
ae8a68f40c
commit
b81cf9d61c
31 changed files with 1231 additions and 599 deletions
|
@ -63,7 +63,6 @@ Function = OSErrFunctionGenerator
|
|||
functions = []
|
||||
##methods = []
|
||||
execfile(INPUTFILE)
|
||||
execfile("evtedit.py")
|
||||
|
||||
# add the populated lists to the generator groups
|
||||
# (in a different wordl the scan program would generate this)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue