.. |
.cvsignore
|
Ignore a bunch of generated files.
|
2000-05-02 18:34:30 +00:00 |
Makefile.in
|
Added exceptions.o to the list of object to build in this subdir.
|
2000-05-26 19:04:27 +00:00 |
atof.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
bltinmodule.c
|
replace PyXXX_Length calls with PyXXX_Size calls
|
2000-07-12 13:05:33 +00:00 |
ceval.c
|
Include macglue.h for some function prototypes, and renamed a few
|
2000-07-11 21:59:16 +00:00 |
codecs.c
|
Include limits.h if we have it.
|
2000-07-03 21:39:47 +00:00 |
compile.c
|
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
|
2000-07-09 03:09:57 +00:00 |
dup2.c
|
…
|
|
dynload_aix.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
dynload_beos.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
dynload_dl.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
dynload_hpux.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
dynload_mac.c
|
delete obsolete SYMANTEC__CFM68K__ #ifdefs
|
2000-07-12 17:21:42 +00:00 |
dynload_next.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
dynload_os2.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
dynload_shlib.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
dynload_stub.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
dynload_win.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
errors.c
|
delete obsolete SYMANTEC__CFM68K__ #ifdefs
|
2000-07-12 17:21:42 +00:00 |
exceptions.c
|
replace PyXXX_Length calls with PyXXX_Size calls
|
2000-07-12 13:05:33 +00:00 |
fmod.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
frozen.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
frozenmain.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
getargs.c
|
replace PyXXX_Length calls with PyXXX_Size calls
|
2000-07-12 13:05:33 +00:00 |
getcompiler.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
getcopyright.c
|
Change copyright notice.
|
2000-06-30 23:50:40 +00:00 |
getcwd.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
getmtime.c
|
Jack Jansen, Mac patch:
|
2000-07-01 01:08:11 +00:00 |
getopt.c
|
Tim Peters discovered a bug in the Python-supplied getopt():
|
1999-09-13 13:45:32 +00:00 |
getplatform.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
getversion.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
graminit.c
|
slightly modified version of Greg Ewing's extended call syntax patch
|
2000-03-28 23:49:17 +00:00 |
hypot.c
|
*** empty log message ***
|
1996-08-29 18:10:41 +00:00 |
import.c
|
Include macglue.h for some function prototypes, and renamed a few
|
2000-07-11 21:59:16 +00:00 |
importdl.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
importdl.h
|
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
|
2000-07-09 03:09:57 +00:00 |
marshal.c
|
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
|
2000-07-09 03:09:57 +00:00 |
memmove.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
modsupport.c
|
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
|
2000-07-09 03:09:57 +00:00 |
mystrtoul.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
pyfpe.c
|
Restructure the file so that it is never empty. No longer needs
|
1998-08-25 17:48:25 +00:00 |
pystate.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
pythonmain.c
|
Allow mac user to set "command line flags" by option-starting python.
|
1995-07-29 13:53:59 +00:00 |
pythonrun.c
|
Include macglue.h for some function prototypes, and renamed a few
|
2000-07-11 21:59:16 +00:00 |
sigcheck.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
strdup.c
|
Patches by William Lewis for Nextstep descendants.
|
1999-01-27 17:53:11 +00:00 |
strerror.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
strtod.c
|
Changes by Mark Hammond for Windows CE. Mostly of the form
|
1999-04-07 16:07:23 +00:00 |
structmember.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
sysmodule.c
|
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
|
2000-07-09 03:09:57 +00:00 |
thread.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
thread_beos.h
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
thread_cthread.h
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
thread_foobar.h
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
thread_lwp.h
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
thread_nt.h
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
thread_os2.h
|
Change copyright notice.
|
2000-06-30 23:50:40 +00:00 |
thread_pth.h
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
thread_pthread.h
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
thread_sgi.h
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
thread_solaris.h
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
thread_wince.h
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
traceback.c
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |