.. |
abstract.h
|
Move an indented #define to column 1.
|
1998-08-23 22:06:59 +00:00 |
bitset.h
|
|
|
bufferobject.h
|
Add Greg Stein's buffer object API.
|
1998-10-07 14:36:10 +00:00 |
ceval.h
|
Add missing prototypes for PyEval_CallFunction() and PyEval_CallMethod().
|
1998-08-08 20:53:36 +00:00 |
classobject.h
|
Move the definition of PyMethodObject to classobject.h, so it can define
|
1998-07-10 15:46:33 +00:00 |
cobject.h
|
|
|
compile.h
|
Changes to support other object types besides strings
|
1998-10-07 19:42:25 +00:00 |
complexobject.h
|
|
|
config.h
|
|
|
cStringIO.h
|
|
|
dictobject.h
|
|
|
errcode.h
|
|
|
eval.h
|
|
|
fileobject.h
|
|
|
floatobject.h
|
|
|
frameobject.h
|
|
|
funcobject.h
|
Add macros for direct access to the members of CFunction objects.
|
1998-07-10 15:47:08 +00:00 |
graminit.h
|
|
|
grammar.h
|
|
|
import.h
|
Changes for BeOS, QNX and long long, by Chris Herborth.
|
1998-08-04 22:46:29 +00:00 |
intobject.h
|
|
|
intrcheck.h
|
|
|
listobject.h
|
|
|
longintrepr.h
|
|
|
longobject.h
|
Patches from Greg Stein to support 'P' format in struct module's
|
1998-09-18 14:14:13 +00:00 |
Makefile
|
|
|
marshal.h
|
|
|
metagrammar.h
|
|
|
methodobject.h
|
Marc-Andre Lemburg's patch to move the typedef for PyCFunctionObject
|
1998-07-10 15:21:55 +00:00 |
modsupport.h
|
Define new macro Py_InitModule3(name, methods, doc) which calls
|
1998-06-27 18:21:59 +00:00 |
moduleobject.h
|
|
|
mymalloc.h
|
|
|
mymath.h
|
|
|
myproto.h
|
|
|
myselect.h
|
Move the #include of <sys/select> to *after* mytime.h (or <time.h>),
|
1998-09-28 22:05:22 +00:00 |
mytime.h
|
|
|
node.h
|
|
|
object.h
|
Changes by Greg Stein (code) and GvR (design).
|
1998-10-08 02:10:56 +00:00 |
objimpl.h
|
|
|
opcode.h
|
Get rid of some obsolete opcodes.
|
1998-07-07 14:58:39 +00:00 |
osdefs.h
|
|
|
parsetok.h
|
|
|
patchlevel.h
|
Bump the patch level to 1.5.2b2, just in case I feel like releasing
|
1998-10-24 19:47:34 +00:00 |
pgenheaders.h
|
Duplicate the decls for PySys_WriteStd{out,err} here so the VC++
|
1998-09-17 14:00:22 +00:00 |
pydebug.h
|
|
|
pyerrors.h
|
New global variables: PyExc_EnvironmentError and PyExc_OSError
|
1998-07-23 15:57:34 +00:00 |
pyfpe.h
|
|
|
pystate.h
|
On second though, NEXITFUNCS should be defined in pythonrun.c and not
|
1998-10-01 16:02:31 +00:00 |
Python.h
|
Add Greg Stein's buffer object API.
|
1998-10-07 14:36:10 +00:00 |
pythonrun.h
|
|
|
pythread.h
|
Changes for BeOS, QNX and long long, by Chris Herborth.
|
1998-08-04 22:46:29 +00:00 |
rangeobject.h
|
|
|
rename1.h
|
|
|
rename2.h
|
|
|
sliceobject.h
|
|
|
stringobject.h
|
|
|
structmember.h
|
|
|
sysmodule.h
|
|
|
token.h
|
|
|
traceback.h
|
|
|
tupleobject.h
|
|
|