mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Tkinter, step 5: remove lib-tk subdirectory and update all places where it was mentioned.
This commit is contained in:
parent
2e08136b3c
commit
6e47a33e49
10 changed files with 18 additions and 24 deletions
|
|
@ -66,7 +66,7 @@
|
|||
#define PYCC_VACPP /* Define Indicator of C Compiler */
|
||||
|
||||
/* Platform Filesystem */
|
||||
#define PYTHONPATH ".;.\\lib;.\\lib\\plat-win;.\\lib\\lib-tk"
|
||||
#define PYTHONPATH ".;.\\lib;.\\lib\\plat-win"
|
||||
#define DOSFILESYS /* OS/2 Uses the DOS File Naming Conventions */
|
||||
/* #define IMPORT_8x3_NAMES (let's move up to long filenames) */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue