New set of files for the OS/2 port by Jeff Rush.

This commit is contained in:
Guido van Rossum 1998-09-28 22:02:40 +00:00
parent be70450f03
commit e8afe516ab
6 changed files with 746 additions and 1050 deletions

8
PC/os2vacpp/_tkinter.def Normal file
View 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