mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Export a few more New/Convert routines, on Just's request
This commit is contained in:
parent
141f9a0f8a
commit
79b5bb488e
2 changed files with 14 additions and 0 deletions
|
@ -21,3 +21,10 @@ MenuObj_Convert
|
|||
WinObj_Convert
|
||||
GrafObj_New
|
||||
GrafObj_Convert
|
||||
FMRec_New
|
||||
ListObj_New
|
||||
ListObj_Convert
|
||||
TextStyle_New
|
||||
TextStyle_Convert
|
||||
TEObj_New
|
||||
TEObj_Convert
|
||||
|
|
|
@ -21,3 +21,10 @@ MenuObj_Convert
|
|||
WinObj_Convert
|
||||
GrafObj_New
|
||||
GrafObj_Convert
|
||||
FMRec_New
|
||||
ListObj_New
|
||||
ListObj_Convert
|
||||
TextStyle_New
|
||||
TextStyle_Convert
|
||||
TEObj_New
|
||||
TEObj_Convert
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue