mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Added as_Resource() method to convert ctl object to res object
This commit is contained in:
parent
80adc227d2
commit
5d56f4b403
3 changed files with 21 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ Method = OSErrMethodGenerator
|
|||
functions = []
|
||||
methods = []
|
||||
execfile(INPUTFILE)
|
||||
execfile('ctledit.py')
|
||||
|
||||
# add the populated lists to the generator groups
|
||||
for f in functions: module.add(f)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue