Guido van Rossum
|
d3af2f3815
|
win -> plat-win
|
1997-11-22 21:56:10 +00:00 |
Guido van Rossum
|
ccf0a44d2d
|
Fix PYTHONPATH for new names; rename tkinter to lib-tk, rename win to
plat-win, get rid of test (which is now a package).
|
1997-09-30 22:14:39 +00:00 |
Guido van Rossum
|
f57c17034a
|
Remove #ifdef __cplusplus.
|
1997-09-29 23:36:42 +00:00 |
Guido van Rossum
|
5137ea9e27
|
Remove #define main; remove vc40 from PYTHONPATH.
|
1997-08-13 19:52:26 +00:00 |
Guido van Rossum
|
fcc7704ee9
|
Typo! \\lib\\<path> should be .\\lib\\<path>
|
1997-05-14 18:32:32 +00:00 |
Guido van Rossum
|
e0332c7173
|
Longer default PYTHONPATH will find test, tkinter, and shared modules
in the build tree, when the current directory is the build tree root.
|
1997-05-13 19:21:22 +00:00 |
Guido van Rossum
|
c339753fb3
|
Added HAVE_ macros for getpeername, getpid, setvbuf.
|
1997-05-06 15:58:18 +00:00 |
Guido van Rossum
|
a31e084136
|
It turns out that VC1.5 does not necessarily define _WINDOWS.
|
1996-10-22 17:57:23 +00:00 |
Guido van Rossum
|
cf6c0ea29c
|
Add an XXX comment about apparent incompleteness of Borland defines.
|
1996-10-21 14:52:24 +00:00 |
Guido van Rossum
|
3db4103ecf
|
Use MS_DLL_ID and similar changes
|
1996-08-23 18:42:39 +00:00 |
Guido van Rossum
|
eaf9b6cd7b
|
More changes for NT, Guido style
|
1996-08-22 00:06:59 +00:00 |
Guido van Rossum
|
950a12602f
|
New versions of almost all files.
|
1996-07-30 17:38:17 +00:00 |
Guido van Rossum
|
1bc716f2fc
|
Added PC files from Jim Ahlstrom.
|
1996-06-28 19:12:06 +00:00 |
Guido van Rossum
|
f2e98b4f55
|
new versions from Jim A
|
1996-06-26 19:53:41 +00:00 |
Guido van Rossum
|
87d5e705c3
|
config files for DOS and Windows (all versions, all compilers)
|
1996-05-28 22:50:17 +00:00 |