Guido van Rossum
|
3559d1f9b3
|
Add loop.c -- a test program for repeatedly calling Py_Initialize()
and Py_Finalize(). It seems to dump core right now...
|
2001-01-10 17:11:51 +00:00 |
Guido van Rossum
|
c716684df8
|
Add linker flag -export-dynamic so symbols in libpython*.a are exported.
|
2000-07-10 16:22:12 +00:00 |
Guido van Rossum
|
964f123346
|
Adapted for Python 2.0 under RH Linux.
|
2000-07-10 14:35:12 +00:00 |
Guido van Rossum
|
6e614e3d2a
|
Updated the Makefile to work with the new build strategy.
|
1997-07-19 20:58:50 +00:00 |
Guido van Rossum
|
3caad8c291
|
adapted to new naming; clarify comments somewhat
|
1995-03-28 09:22:53 +00:00 |
Guido van Rossum
|
705d517e3f
|
initial checkin
|
1994-10-08 19:30:50 +00:00 |