Tim Peters
|
1ca1296157
|
The parser doesn't need its own implementation of assert, and having its
own interfered with including Python.h. Remove Python's assert.h.
|
2001-12-04 03:18:48 +00:00 |
Tim Peters
|
603c6831d0
|
SF patch 473749 compile under OS/2 VA C++, from Michael Muller.
Changes enabling Python to compile under OS/2 Visual Age C++.
|
2001-11-05 02:45:59 +00:00 |
Martin v. Löwis
|
4f1cd8bdcb
|
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
|
2001-07-26 13:41:06 +00:00 |
Guido van Rossum
|
e8afe516ab
|
New set of files for the OS/2 port by Jeff Rush.
|
1998-09-28 22:02:40 +00:00 |
Guido van Rossum
|
a34c31352b
|
New batch of patches by Jeff Rush; moved his readme.txt portion here.
|
1997-12-05 22:07:14 +00:00 |
Guido van Rossum
|
50d4cc2f1d
|
Files specific to Visual Age C for OS/2 -- by Jeff Rush
|
1997-11-22 21:59:45 +00:00 |