cpython/Python
Guido van Rossum b75fba04c7 Forget about Ellipses b/w compatibility. 1996-10-16 04:18:36 +00:00
..
Makefile.in split cofnfig.c in 1000 little files :-) 1995-08-04 04:13:00 +00:00
atof.c Always include config.h 1996-08-19 22:12:39 +00:00
bltinmodule.c Forget about Ellipses b/w compatibility. 1996-10-16 04:18:36 +00:00
ceval.c Raise TypeError, not KeyError, on unknown keyword argument. 1996-08-19 22:09:16 +00:00
cgensupport.c Added 1995 to copyright message. 1995-01-04 19:12:13 +00:00
compile.c Ellipses -> Ellipsis rename (the dictionary really says that it should 1996-10-11 16:25:41 +00:00
dup2.c MPW changes 1994-08-29 10:43:12 +00:00
errors.c remove unwanted fatal() from err_badcall() 1995-09-18 21:31:16 +00:00
fmod.c Always include config.h 1996-08-19 22:12:39 +00:00
frozen.c New style interface via pointer variable. 1996-06-17 17:07:23 +00:00
frozenmain.c getprogramname -> Py_GetProgramName. 1996-08-19 22:09:38 +00:00
getargs.c Add needed #include <ctype.h> 1996-08-21 23:38:24 +00:00
getcompiler.c grand renaming; added copyright to some files 1996-05-28 22:30:17 +00:00
getcopyright.c added 1996 1996-07-21 02:28:11 +00:00
getcwd.c Added 1995 to copyright message. 1995-01-04 19:12:13 +00:00
getmtime.c Always include config.h 1996-08-19 22:12:39 +00:00
getopt.c don't use function prototypes 1995-01-20 16:54:36 +00:00
getplatform.c grand renaming; added copyright to some files 1996-05-28 22:30:17 +00:00
getversion.c grand renaming; added copyright to some files 1996-05-28 22:30:17 +00:00
graminit.c Disable support for access statement 1996-08-12 22:00:53 +00:00
hypot.c *** empty log message *** 1996-08-29 18:10:41 +00:00
import.c PYTHONWIN -> MS_COREDLL 1996-08-22 23:10:58 +00:00
importdl.c Rationalized MS ifdefs 1996-09-11 23:12:24 +00:00
importdl.h Check if we've already loaded a dynamic module under a different name. 1995-06-12 15:51:34 +00:00
marshal.c Ellipses -> Ellipsis rename (the dictionary really says that it should 1996-10-11 16:25:41 +00:00
memmove.c Added 1995 to copyright message. 1995-01-04 19:12:13 +00:00
modsupport.c Corrected format string in api_version_warning. 1996-01-23 16:07:29 +00:00
mystrtoul.c Always include config.h 1996-08-19 22:12:39 +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 Rationalized MS ifdefs 1996-09-11 23:12:24 +00:00
sigcheck.c Added 1995 to copyright message. 1995-01-04 19:12:13 +00:00
strdup.c Needed more includes... 1996-08-29 18:10:30 +00:00
strerror.c Added 1995 to copyright message. 1995-01-04 19:12:13 +00:00
strtod.c Always include config.h 1996-08-19 22:12:39 +00:00
structmember.c Added 1995 to copyright message. 1995-01-04 19:12:13 +00:00
sysmodule.c Rationalized MS ifdefs 1996-09-11 23:12:24 +00:00
thread.c Always include config.h 1996-08-19 22:12:39 +00:00
thread_cthread.h Sjoerd's thread changes (including down_sema typo fix). 1996-10-08 14:17:53 +00:00
thread_foobar.h Sjoerd's thread changes (including down_sema typo fix). 1996-10-08 14:17:53 +00:00
thread_lwp.h Sjoerd's thread changes (including down_sema typo fix). 1996-10-08 14:17:53 +00:00
thread_nt.h Sjoerd's thread changes (including down_sema typo fix). 1996-10-08 14:17:53 +00:00
thread_os2.h Sjoerd's thread changes (including down_sema typo fix). 1996-10-08 14:17:53 +00:00
thread_pthread.h Sjoerd's thread changes (including down_sema typo fix). 1996-10-08 14:17:53 +00:00
thread_sgi.h Sjoerd's thread changes (including down_sema typo fix). 1996-10-08 14:17:53 +00:00
thread_solaris.h Sjoerd's thread changes (including down_sema typo fix). 1996-10-08 14:17:53 +00:00
traceback.c spell TraceBack with capital B 1995-09-18 21:29:36 +00:00