mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Replaced addpack by handcrafted code to find the bgen stuff.
This commit is contained in:
parent
b36b83011a
commit
0c4d947eac
27 changed files with 68 additions and 64 deletions
|
@ -5,9 +5,6 @@
|
|||
|
||||
import string
|
||||
|
||||
import addpack
|
||||
addpack.addpack(':Tools:bgen:bgen')
|
||||
|
||||
# Declarations that change for each manager
|
||||
MACHEADERFILE = 'Controls.h' # The Apple header file
|
||||
MODNAME = 'Ctl' # The name of the module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue