0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 16:45:42 +01:00
cpython/Include
Guido van Rossum 34679b7661 * Added Fixcprt.py: script to fix copyright message.
* various modules: added 1993 to copyright.
* thread.c: added copyright notice.
* ceval.c: minor change to error message for "+"
* stdwinmodule.c: check for error from wfetchcolor
* config.c: MS-DOS fixes (define PYTHONPATH, use DELIM, use osdefs.h)
* Add declaration of inittab to import.h
* sysmodule.c: added sys.builtin_module_names
* xxmodule.c, xxobject.c: fix minor errors
1993-01-26 13:33:44 +00:00
..
allobjects.h * Added Fixcprt.py: script to fix copyright message. 1993-01-26 13:33:44 +00:00
assert.h
bitset.h
bltinmodule.h
ceval.h
cgensupport.h
classobject.h
compile.h
dictobject.h
errcode.h
errors.h
eval.h
fileobject.h
floatobject.h
frameobject.h
funcobject.h
graminit.h
grammar.h
import.h * Added Fixcprt.py: script to fix copyright message. 1993-01-26 13:33:44 +00:00
intobject.h
intrcheck.h
listobject.h
longintrepr.h
longobject.h
marshal.h
metagrammar.h
methodobject.h
modsupport.h
moduleobject.h
mymalloc.h
myselect.h
node.h
object.h
objimpl.h
opcode.h
osdefs.h
parsetok.h
pgenheaders.h
pyerrors.h
pythonrun.h
pythread.h
stringobject.h
structmember.h
sysmodule.h
thread.h
token.h
traceback.h
tupleobject.h