COMMITS
/ Include/Python.h August 2, 1997
G
Mass checkin (more to follow for other directories).
Guido van Rossum committed
July 18, 1997
G
Include pystate.h earlier so it can be referenced by ceval.h.
Guido van Rossum committed
May 13, 1997
G
Subsumed mappingobject.h in dictobject.h.
Guido van Rossum committed
May 7, 1997
G
Instead of importing graminit.h whenever one of the three grammar 'root'
Guido van Rossum committed
May 5, 1997
G
Massive changes for separate thread state management.
Guido van Rossum committed
May 2, 1997
G
Several oopsies -- Py_ALLOBJECTS_H -> Py_PYTHON_H, temporarily removed
Guido van Rossum committed
G
Moved allobjects.h to Python.h (without rename2.h).
Guido van Rossum committed
January 12, 1995
G
The great renaming, phase two: all header files have been updated to
Guido van Rossum committed
September 14, 1994
G
pythonrun.h: added run_pyc_file
Guido van Rossum committed