Commit Graph

5 Commits

Author SHA1 Message Date
Guido van Rossum 496bc7f238 Call Py_SetProgramName() instead of redefining getprogramname(),
reflecting changes in the runtime around 1.5 or earlier.
1999-03-09 17:07:24 +00:00
Guido van Rossum 81e84c95c5 Just for fun, add a static module, "xyzzy" -- show that calling its
initxyzzy() works.
1997-12-25 04:51:41 +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