mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +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
|
|
@ -3,6 +3,9 @@
|
|||
# It execs the file resgen.py which contain the function definitions
|
||||
# (resgen.py was generated by resscan.py, scanning the <Resources.h> header file).
|
||||
|
||||
import addpack
|
||||
addpack.addpack(':Tools:bgen:bgen')
|
||||
|
||||
from macsupport import *
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue