0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Modules
Fredrik Lundh ffb9c770f8 - improved os.popen support for windows, based on win32pipe
by Bill Tutt.

  note: to run this on Windows 95/98, you need to have the
  w9xpopen.exe helper in the same directory as the python DLL.
2000-07-09 14:49:51 +00:00
..
_codecsmodule.c Modified the encode interfaces of all builtin codecs to accept 2000-07-05 11:24:13 +00:00
_cursesmodule.c Patch from Peter Schneider-Kamp: convert curses module to ANSI prototypes, 2000-07-09 14:35:00 +00:00
_localemodule.c - _getdefaultlocale shouldn't accept arguments 2000-07-08 20:07:24 +00:00
_sre.c maintenance release: 2000-07-05 21:14:16 +00:00
_tkinter.c Removed Py_PROTO, ANSI-fied sources. 2000-07-08 04:04:38 +00:00
.cvsignore
almodule.c Python 2.0 is not supposed to use string exceptions in the standard library 2000-07-06 19:38:49 +00:00
arraymodule.c Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
audioop.c
binascii.c
bsddbmodule.c
ccpython.cc
cdmodule.c
cgen.py
cgensupport.c
cgensupport.h Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
clmodule.c
cmathmodule.c Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
config.c.in
cPickle.c
cryptmodule.c
cStringIO.c
cstubs
dbmmodule.c
dlmodule.c
errnomodule.c
fcntlmodule.c
flmodule.c
fmmodule.c
fpectlmodule.c
fpetestmodule.c
gcmodule.c
gdbmmodule.c ANSI-fy the sources. 2000-07-08 05:00:07 +00:00
getbuildinfo.c
getpath.c ANSI-fied sources, converted to four-space indentation. 2000-07-08 06:16:37 +00:00
glmodule.c Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
grpmodule.c ANSI-fication of the sources, convert to 4-space indents. 2000-07-08 16:56:26 +00:00
imageop.c
imgfile.c
ld_so_aix
license.terms
linuxaudiodev.c Add method names to PyArg_ParseTuple() calls for better error messages. 2000-07-08 06:05:58 +00:00
main.c
Makefile.pre.in
makesetup Thomas Wouters <thomas@xs4all.net>: 2000-07-07 16:21:31 +00:00
makexp_aix
mathmodule.c
md5.h
md5c.c
md5module.c
mmapmodule.c - added (long) casts to a couple of Py_BuildValue calls, 2000-07-09 13:16:13 +00:00
mpzmodule.c Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
newmodule.c
nismodule.c Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
operator.c Pretensions of the 20th century... remove old-style preprocessor 2000-07-08 04:53:48 +00:00
parsermodule.c Remove use of HAVE_OLD_CPP to support non-ANSI preprocessors. 2000-07-09 14:36:13 +00:00
pcre-int.h
pcre.h
pcremodule.c Python 2.0 is not supposed to use string exceptions in the standard library 2000-07-06 19:38:49 +00:00
posixmodule.c - improved os.popen support for windows, based on win32pipe 2000-07-09 14:49:51 +00:00
puremodule.c
pwdmodule.c
pyexpat.c pyexpat.errors is a *strange* module! 2000-07-04 23:51:31 +00:00
pypcre.c Add more "volatile" decls to stop gcc -Wall warnings. 2000-07-05 22:56:52 +00:00
python.c
readline.c Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
regexmodule.c
regexpr.c
regexpr.h
resource.c
rgbimgmodule.c Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
rotormodule.c
selectmodule.c
Setup.config.in
Setup.in
sgimodule.c
shamodule.c ANSI-fied sources, converted to four-space indentation. 2000-07-08 06:41:03 +00:00
signalmodule.c Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
socketmodule.c Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
soundex.c
sre_constants.h
sre.h
stropmodule.c Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
structmodule.c Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
sunaudiodev.c
svmodule.c Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
syslogmodule.c
tclNotify.c
termios.c
threadmodule.c
timemodule.c Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
timing.h
timingmodule.c
tkappinit.c
ucnhash.c
unicodedata.c
unicodedatabase.c
unicodedatabase.h
xxmodule.c
yuv.h
yuvconvert.c
zlibmodule.c