mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
New set of files for the OS/2 port by Jeff Rush.
This commit is contained in:
parent
be70450f03
commit
e8afe516ab
6 changed files with 746 additions and 1050 deletions
8
PC/os2vacpp/_tkinter.def
Normal file
8
PC/os2vacpp/_tkinter.def
Normal file
|
@ -0,0 +1,8 @@
|
|||
LIBRARY _TKINTER INITINSTANCE TERMINSTANCE
|
||||
DESCRIPTION 'Python Extension DLL v1.0 for Access to Tcl/Tk Environment'
|
||||
PROTMODE
|
||||
DATA MULTIPLE NONSHARED
|
||||
|
||||
EXPORTS
|
||||
init_tkinter
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue