Showing content from http://mail.python.org/pipermail/python-checkins/2001-January/thread.html below:
The Python-checkins 2001-January Archive by Thread
2001-January Archives by Thread
Starting: Mon Jan 1 19:11:09 2001
Ending: Wed Jan 31 22:51:37 2001
Messages: 766
- [Python-checkins] CVS: python/dist/src/Lib/lib-tk turtle.py,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.123,1.124 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects moduleobject.c,2.30,2.31 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib/test test_coercion.py,NONE,1.1 test_compare.py,NONE,1.1 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_coercion,NONE,1.1 test_compare,NONE,1.1 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Modules Setup.config.in,1.4,1.4.2.1 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Modules Setup.config.in,1.4.2.1,1.4.2.2 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Tools/idle AutoExpand.py,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_minidom.py,1.18,1.19 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Tools/idle ObjectBrowser.py,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/perl l2hinit.perl,1.50,1.51 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_coercion.py,1.1,1.2 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_coercion,1.1,1.2 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib/test test_compare.py,1.1,1.2 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_compare,1.1,1.2 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Modules pyexpat.c,2.30,2.31 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib codecs.py,1.13,1.14 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/test test_unicode.py,1.24,1.25 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.70,2.71 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Tools/scripts gencodec.py,1.3,1.4 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/encodings cp037.py,1.1,1.2 cp1006.py,1.1,1.2 cp1026.py,1.1,1.2 cp1250.py,1.1,1.2 cp1251.py,1.1,1.2 cp1252.py,1.1,1.2 cp1253.py,1.1,1.2 cp1254.py,1.1,1.2 cp1255.py,1.1,1.2 cp1256.py,1.1,1.2 cp1257.py,1.1,1.2 cp1258.py,1.1,1.2 cp424.py,1.1,1.2 cp437.py,1.1,1.2 cp500.py,1.1,1.2 cp737.py,1.1,1.2 cp775.py,1.1,1.2 cp850.py,1.1,1.2 cp852.py,1.1,1.2 cp855.py,1.1,1.2 cp856.py,1.2,1.3 cp857.py,1.1,1.2 cp860.py,1.1,1.2 cp861.py,1.1,1.2 cp862.py,1.1,1.2 cp863.py,1.1,1.2 cp864.py,1.1,1.2 cp865.py,1.1,1.2 cp866.py,1.1,1.2 cp869.py,1.1,1.2 cp874.py,1.1,1.2 cp875.py,1.1,1.2 iso8859_1.py,1.1,1.2 iso8859_10.py,1.1,1.2 iso8859_13.py,1.1,1.2 iso8859_14.py,1.1,1.2 iso8859_15.py,1.1,1.2 iso8859_2.py,1.1,1.2 iso8859_3.py,1.1,1.2 iso8859_4.py,1.1,1.2 iso8859_5.py,1.1,1.2 iso8859_6.py,1.1,1.2 iso8859_7.py,1.1,1.2 iso8859_8.py,1.1,1.2 iso8859_9.py,1.1,1.2 koi8_r.py,1.1,1.2 mac_cyrillic.py,1.1,1.2 mac_greek.py,1.1,1.2 mac_iceland.py,1.1,1.2 mac_latin2.py,1.1,1.2 mac_roman.py,1.1,1.2 mac_turkish.py,1.1,1.2 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects listobject.c,2.89,2.90 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.71,2.72 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/freeze README,1.8,1.9 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.68,1.69 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.213,2.214 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_b1.py,1.28,1.29 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Modules fpectlmodule.c,2.12,2.13 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Doc/ref ref3.tex,1.56,1.57 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Include classobject.h,2.33,2.34 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Include object.h,2.66,2.67 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib/test test_b1.py,1.29,1.30 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib/test test_compare.py,1.2,1.3 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_coercion,1.2,1.3 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_compare,1.2,1.3 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Objects abstract.c,2.55,2.56 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Objects classobject.c,2.112,2.113 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Objects floatobject.c,2.75,2.76 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Objects intobject.c,2.53,2.54 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Objects longobject.c,1.69,1.70 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.103,2.104 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.186,2.187 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Doc/lib libfuncs.tex,1.72,1.73 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libbisect.tex,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcurses.tex,1.28,1.29 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.45,1.46 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libpyexpat.tex,1.10,1.11 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.100,1.101 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libwarnings.tex,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libbisect.tex,1.8,1.9 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref3.tex,1.57,1.58 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl l2hinit.perl,1.51,1.52 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.87,1.88 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Python pythonrun.c,2.115,2.116 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.214,2.215 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_b1.py,1.30,1.31 test_extcall.py,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0226.txt,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Python pythonrun.c,2.116,2.117 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib urlparse.py,1.26,1.27 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_urlparse.py,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_urlparse,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libbsddb.tex,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.88,1.89 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.96,2.97 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib fileinput.py,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src acconfig.h,1.39,1.40 config.h.in,2.80,2.81 configure,1.173,1.174 configure.in,1.181,1.182 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.59,1.60 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0226.txt,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.60,1.61 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/curses repeat.py,NONE,1.1 README,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0232.txt,1.3,1.4 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.71,2.72 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_charmapcodec,NONE,1.1 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/test test_charmapcodec.py,NONE,1.1 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Modules parsermodule.c,2.59,2.60 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_parser.py,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_parser,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.97,2.98 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_bufio.py,NONE,1.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_bufio,NONE,1.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.98,2.99 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.99,2.100 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_bufio.py,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.100,2.101 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.101,2.102 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom minidom.py,1.18,1.19 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api refcounts.dat,1.21,1.22 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects floatobject.c,2.76,2.77 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib urllib.py,1.109,1.110 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Lib getopt.py,1.13,1.14 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libgetopt.tex,1.15,1.16 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.179,2.180 Guido van Rossum
- [Python-checkins] CVS: python/dist/src config.h.in,2.81,2.82 configure.in,1.182,1.183 configure,1.174,1.175 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.102,2.103 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules binascii.c,2.27,2.28 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib shlex.py,1.10,1.11 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_ext.py,1.68,1.69 A.M. Kuchling
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.61,1.62 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libfpectl.tex,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.52,1.53 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib lib.tex,1.173,1.174 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libmutex.tex,1.4,1.5 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.11,1.12 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.12,1.13 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref2.tex,1.21,1.22 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.51,1.52 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules xreadlinesmodule.c,NONE,1.1 Setup.dist,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_xreadline.py,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_xreadline,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.103,2.104 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/html Makefile,1.40,1.41 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl l2hinit.perl,1.52,1.53 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools mkhowto,1.18,1.19 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.53,1.54 ACKS,1.13,1.14 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libxreadlines.tex,NONE,1.1 lib.tex,1.174,1.175 libstdtypes.tex,1.46,1.47 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/html Makefile,1.41,1.42 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_xreadline.py,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_xreadline,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules xreadlinesmodule.c,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC config.c,1.29,1.30 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.dsp,1.14,1.15 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.14,1.15 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0205.txt,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules mmapmodule.c,2.24,2.25 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_charmapcodec,1.1,1.2 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/test testcodec.py,NONE,1.1 test_charmapcodec.py,1.1,1.2 M.-A. Lemburg
- [Python-checkins] CVS: python/nondist/peps pep-0206.txt,1.10,1.11 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Demo/embed demo.c,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/embed loop.c,NONE,1.1 Makefile,1.5,1.6 README,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src configure,1.175,1.176 configure.in,1.183,1.184 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules Setup.dist,1.4,1.5 Setup.config.in,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib uu.py,1.13,1.14 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libascii.tex,1.6,1.7 libcookie.tex,1.3,1.4 libsocket.tex,1.50,1.51 libstat.tex,1.19,1.20 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.89,1.90 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python import.c,2.154,2.155 Guido van Rossum
- [Python-checkins] CVS: python/dist/src acconfig.h,1.40,1.41 config.h.in,2.82,2.83 configure,1.176,1.177 configure.in,1.184,1.185 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules shamodule.c,2.12,2.13 mmapmodule.c,2.25,2.26 readline.c,2.33,2.34 rotormodule.c,2.29,2.30 Guido van Rossum
- [Python-checkins] CVS: python/dist/src Makefile.in,1.106,1.107 acconfig.h,1.41,1.42 config.h.in,2.83,2.84 configure,1.177,1.178 configure.in,1.185,1.186 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules makesetup,1.29,1.30 Makefile.pre.in,1.71,1.72 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python dynload_shlib.c,2.7,2.8 Guido van Rossum
- [Python-checkins] CVS: python/dist/src configure,1.178,1.179 configure.in,1.186,1.187 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules makesetup,1.30,1.31 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.215,2.216 Charles G Waldman
- [Python-checkins] CVS: python/dist/src/Doc/lib libimaplib.tex,1.16,1.17 libpoplib.tex,1.9,1.10 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.216,2.217 sysmodule.c,2.80,2.81 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Doc/lib libsys.tex,1.43,1.44 Moshe Zadka
- [Python-checkins] CVS: python/nondist/peps pep-0217.txt,1.4,1.5 Moshe Zadka
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.62,1.63 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Python sysmodule.c,2.81,2.82 Greg Stein
- [Python-checkins] CVS: python/dist/src/Doc/lib libpoplib.tex,1.10,1.11 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.217,2.218 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Lib site.py,1.22,1.23 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Modules Setup.dist,1.5,1.6 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.90,1.91 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/distutils sysconfig.py,1.28,1.29 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Modules xreadlinesmodule.c,1.2,1.3 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Doc/lib libstat.tex,1.20,1.21 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsite.tex,1.20,1.21 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/PCbuild mmap.dsp,1.7,1.8 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libmmap.tex,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib tempfile.py,1.22,1.23 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include pyport.h,2.22,2.23 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.187,2.188 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.218,2.219 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.91,1.92 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.188,2.189 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libxreadlines.tex,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib tempfile.py,1.23,1.24 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_threadedtempfile.py,NONE,1.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_threadedtempfile,NONE,1.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_threadedtempfile.py,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.92,1.93 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.93,1.94 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib httplib.py,1.26,1.27 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib httplib.py,1.27,1.28 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python sysmodule.c,2.82,2.83 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib code.py,1.10,1.11 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib traceback.py,1.17,1.18 Guido van Rossum
- [Python-checkins] CVS: python/nondist/sandbox/help - New directory Ka-Ping Yee
- [Python-checkins] CVS: python/nondist/sandbox/help htmldoc.py,NONE,1.1 inspect.py,NONE,1.1 pydoc.py,NONE,1.1 textdoc.py,NONE,1.1 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Doc/ref ref5.tex,1.40,1.41 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.69,1.70 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib tempfile.py,1.24,1.25 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_mmap.py,1.12,1.13 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_mmap,1.4,1.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules mmapmodule.c,2.26,2.27 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib tempfile.py,1.25,1.26 Tim Peters
- [Python-checkins] CVS: python/nondist/sandbox/help inspect.py,1.1,1.2 Ka-Ping Yee
- [Python-checkins] CVS: python/nondist/sandbox/help test_inspect.py,NONE,1.1 Ka-Ping Yee
- [Python-checkins] CVS: python/nondist/sandbox/help htmldoc.py,1.1,1.2 Ka-Ping Yee
- [Python-checkins] CVS: python/nondist/sandbox/help htmldoc.py,1.2,1.3 textdoc.py,1.1,1.2 Ka-Ping Yee
- [Python-checkins] CVS: python/nondist/sandbox/help inspect.py,1.2,1.3 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib warnings.py,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libwarnings.tex,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.47,2.48 sre_constants.h,2.9,2.10 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test test_sre.py,1.14,1.15 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib sre.py,1.25,1.26 sre_compile.py,1.31,1.32 sre_parse.py,1.38,1.39 sre_constants.py,1.21,1.22 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test test_sre.py,1.15,1.16 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib aifc.py,1.38,1.39 anydbm.py,1.7,1.8 asynchat.py,1.7,1.8 asyncore.py,1.7,1.8 atexit.py,1.1,1.2 audiodev.py,1.9,1.10 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib sre_parse.py,1.39,1.40 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib httplib.py,1.28,1.29 Guido van Rossum
- [Python-checkins] CVS: python/nondist/sandbox/help pydoc.py,1.1,1.2 Ka-Ping Yee
- [Python-checkins] CVS: python/nondist/sandbox/help htmldoc.py,1.3,1.4 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib BaseHTTPServer.py,1.11,1.12 bdb.py,1.27,1.28 binhex.py,1.16,1.17 Tim Peters
- [Python-checkins] CVS: python/nondist/sandbox/help textdoc.py,1.2,1.3 Ka-Ping Yee
- [Python-checkins] CVS: python/nondist/sandbox/help htmldoc.py,1.4,1.5 pydoc.py,1.2,1.3 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib code.py,1.11,1.12 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib SimpleHTTPServer.py,1.12,1.13 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib pdb.py,1.45,1.46 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib ConfigParser.py,1.25,1.26 Cookie.py,1.4,1.5 calendar.py,1.19,1.20 cgi.py,1.57,1.58 chunk.py,1.5,1.6 codecs.py,1.14,1.15 commands.py,1.13,1.14 copy.py,1.17,1.18 dis.py,1.27,1.28 dospath.py,1.20,1.21 dumbdbm.py,1.6,1.7 filecmp.py,1.8,1.9 fnmatch.py,1.8,1.9 formatter.py,1.15,1.16 fpformat.py,1.7,1.8 ftplib.py,1.46,1.47 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib MimeWriter.py,1.4,1.5 getpass.py,1.9,1.10 gettext.py,1.9,1.10 glob.py,1.7,1.8 gzip.py,1.19,1.20 htmlentitydefs.py,1.5,1.6 htmllib.py,1.14,1.15 httplib.py,1.29,1.30 ihooks.py,1.10,1.11 imaplib.py,1.21,1.22 imghdr.py,1.9,1.10 imputil.py,1.15,1.16 macurl2path.py,1.8,1.9 mailcap.py,1.6,1.7 mimetools.py,1.20,1.21 mimify.py,1.15,1.16 multifile.py,1.13,1.14 mutex.py,1.6,1.7 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.48,2.49 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test test_sre.py,1.16,1.17 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib netrc.py,1.8,1.9 nntplib.py,1.21,1.22 ntpath.py,1.32,1.33 nturl2path.py,1.6,1.7 os.py,1.39,1.40 pdb.py,1.46,1.47 pickle.py,1.41,1.42 pipes.py,1.6,1.7 poplib.py,1.10,1.11 posixfile.py,1.16,1.17 posixpath.py,1.38,1.39 pre.py,1.3,1.4 profile.py,1.24,1.25 pstats.py,1.8,1.9 pty.py,1.5,1.6 pyclbr.py,1.15,1.16 quopri.py,1.8,1.9 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib random.py,1.14,1.15 reconvert.py,1.3,1.4 regex_syntax.py,1.3,1.4 regsub.py,1.9,1.10 repr.py,1.6,1.7 rexec.py,1.26,1.27 rfc822.py,1.52,1.53 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib sched.py,1.11,1.12 sgmllib.py,1.22,1.23 shelve.py,1.13,1.14 shlex.py,1.11,1.12 shutil.py,1.17,1.18 smtplib.py,1.31,1.32 sndhdr.py,1.4,1.5 socket.py,1.5,1.6 stat.py,1.7,1.8 statcache.py,1.8,1.9 statvfs.py,1.4,1.5 string.py,1.54,1.55 sunau.py,1.18,1.19 sunaudio.py,1.6,1.7 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib tabnanny.py,1.10,1.11 telnetlib.py,1.8,1.9 tempfile.py,1.26,1.27 threading.py,1.10,1.11 toaiff.py,1.8,1.9 tokenize.py,1.15,1.16 traceback.py,1.18,1.19 tty.py,1.2,1.3 tzparse.py,1.8,1.9 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib UserString.py,1.7,1.8 urllib.py,1.110,1.111 urllib2.py,1.6,1.7 urlparse.py,1.27,1.28 uu.py,1.14,1.15 warnings.py,1.3,1.4 wave.py,1.13,1.14 webbrowser.py,1.6,1.7 whrandom.py,1.17,1.18 xdrlib.py,1.10,1.11 xmllib.py,1.25,1.26 zipfile.py,1.4,1.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.94,1.95 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.104,2.105 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.105,2.106 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.49,2.50 sre_constants.h,2.10,2.11 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib sre_compile.py,1.32,1.33 sre_constants.py,1.22,1.23 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib httplib.py,1.30,1.31 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python dynload_mac.c,2.9,2.10 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib/distutils mwerkscompiler.py,NONE,1.1 ccompiler.py,1.35,1.36 dist.py,1.42,1.43 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib ftplib.py,1.47,1.48 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.95,1.96 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libftplib.tex,1.29,1.30 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/metaclasses Meta.py,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src config.h.in,2.84,2.85 configure,1.179,1.180 configure.in,1.187,1.188 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Modules Setup.config.in,1.6,1.7 Setup.dist,1.6,1.7 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib libgettext.tex,1.5,1.6 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib code.py,1.12,1.13 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib sre_compile.py,1.33,1.34 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test re_tests.py,1.25,1.26 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib urllib.py,1.111,1.112 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects rangeobject.c,2.23,2.24 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.96,1.97 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.47,1.48 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test test_funcattrs.py,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_funcattrs,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Include funcobject.h,2.20,2.21 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Objects classobject.c,2.113,2.114 funcobject.c,2.30,2.31 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.97,1.98 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0232.txt,1.4,1.5 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.63,1.64 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.48,1.49 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test test_funcattrs.py,1.1,1.2 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib tokenize.py,1.16,1.17 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib/test tokenize_tests.py,1.1,1.2 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_tokenize,1.2,1.3 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.219,2.220 getargs.c,2.51,2.52 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib/test test_extcall.py,1.8,1.9 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_extcall,1.5,1.6 test_pyexpat,1.4,1.5 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Modules linuxaudiodev.c,2.11,2.12 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_linuxaudiodev,1.4,1.5 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_tokenize,1.3,1.4 Ka-Ping Yee
- [Python-checkins] CVS: python/nondist/sandbox/help test_inspect.py,1.1,1.2 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib Queue.py,1.11,1.12 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/distutils ccompiler.py,1.36,1.37 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.180,2.181 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib nntplib.py,1.22,1.23 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.50,2.51 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib doctest.py,NONE,1.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib nntplib.py,1.23,1.24 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.51,2.52 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib sre.py,1.26,1.27 sre_parse.py,1.40,1.41 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test test_sre.py,1.17,1.18 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test string_tests.py,1.3,1.4 test_unicode.py,1.25,1.26 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.96,2.97 unicodeobject.c,2.72,2.73 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Doc/lib libshlex.tex,1.9,1.10 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src acconfig.h,1.42,1.43 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src configure.in,1.188,1.189 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Lib shlex.py,1.12,1.13 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src configure,1.180,1.181 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src config.h.in,2.85,2.86 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command install.py,1.55,1.56 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/distutils sysconfig.py,1.29,1.30 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Doc/lib libshlex.tex,1.10,1.11 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.106,2.107 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.49,1.50 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_regex.py,1.6,1.7 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0222.txt,1.8,1.9 A.M. Kuchling
- [Python-checkins] CVS: python/nondist/peps pep-0229.txt,1.2,1.3 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Doc/lib libimp.tex,1.27,1.28 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules Setup.config.in,1.7,1.8 Setup.dist,1.7,1.8 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src configure,1.181,1.182 configure.in,1.189,1.190 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Lib shlex.py,1.13,1.14 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/idle CallTipWindow.py,1.2,1.3 CallTips.py,1.7,1.8 ClassBrowser.py,1.11,1.12 Debugger.py,1.14,1.15 Delegator.py,1.2,1.3 FileList.py,1.7,1.8 FormatParagraph.py,1.8,1.9 IdleConf.py,1.5,1.6 IdleHistory.py,1.3,1.4 MultiScrolledLists.py,1.1,1.2 MultiStatusBar.py,1.1,1.2 OutputWindow.py,1.4,1.5 ParenMatch.py,1.4,1.5 PathBrowser.py,1.5,1.6 PyShell.py,1.30,1.31 RemoteInterp.py,1.1,1.2 ScriptBinding.py,1.9,1.10 ScrolledList.py,1.4,1.5 Separator.py,1.2,1.3 StackViewer.py,1.14,1.15 ToolTip.py,1.1,1.2 WindowList.py,1.7,1.8 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/scripts byteyears.py,1.6,1.7 checkpyc.py,1.8,1.9 classfix.py,1.9,1.10 copytime.py,1.4,1.5 dutree.py,1.8,1.9 findlinksto.py,1.7,1.8 fixcid.py,1.7,1.8 fixheader.py,1.2,1.3 fixps.py,1.4,1.5 ftpmirror.py,1.12,1.13 gencodec.py,1.4,1.5 h2py.py,1.11,1.12 ifdef.py,1.3,1.4 linktree.py,1.5,1.6 lll.py,1.4,1.5 logmerge.py,1.5,1.6 mailerdaemon.py,1.8,1.9 methfix.py,1.4,1.5 mkreal.py,1.5,1.6 ndiff.py,1.6,1.7 nm2def.py,1.3,1.4 objgraph.py,1.4,1.5 parseentities.py,1.2,1.3 pathfix.py,1.2,1.3 pdeps.py,1.4,1.5 pindent.py,1.9,1.10 ptags.py,1.6,1.7 redemo.py,1.1,1.2 suff.py,1.4,1.5 sum5.py,1.2,1.3 texi2html.py,1.11,1.12 trace.py,1.2,1.3 treesync.py,1.4,1.5 which.py,1.8,1.9 xxci.py,1.13,1.14 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.21,1.22 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/scripts classfix.py,1.10,1.11 dutree.py,1.9,1.10 fixcid.py,1.8,1.9 fixnotice.py,1.4,1.5 methfix.py,1.5,1.6 pathfix.py,1.3,1.4 Tim Peters
- [Python-checkins] CVS: python/dist/src configure.in,1.190,1.191 configure,1.182,1.183 Sjoerd Mullender
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.42,2.43 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_charmapcodec.py,1.2,1.3 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/test test_cgi.py,1.4,1.5 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/distutils sysconfig.py,1.30,1.31 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Include object.h,2.67,2.68 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include opcode.h,2.31,2.32 Guido van Rossum
- [Python-checkins] CVS: python/dist/src setup.py,NONE,1.1 setup.cfg.in,NONE,1.1 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.104,2.105 Guido van Rossum
- [Python-checkins] CVS: python/dist/src configure,1.183,1.184 configure.in,1.191,1.192 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Objects classobject.c,2.114,2.115 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects abstract.c,2.56,2.57 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects intobject.c,2.54,2.55 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects longobject.c,1.70,1.71 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects floatobject.c,2.77,2.78 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.220,2.221 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.189,2.190 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.98,1.99 Guido van Rossum
- [Python-checkins] CVS: python/dist/src setup.py,1.1,1.2 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.101,1.102 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Doc/lib libfuncs.tex,1.73,1.74 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/test test_b2.py,1.21,1.22 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Include abstract.h,2.27,2.28 object.h,2.68,2.69 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_builtin,1.4,1.5 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.99,1.100 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.105,2.106 unicodeobject.c,2.73,2.74 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.190,2.191 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.102,1.103 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src Makefile.in,1.107,1.108 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Modules Setup.config.in,1.8,1.9 Setup.dist,1.8,1.9 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/test test_binhex.py,1.7,1.8 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_al.py,1.4,1.5 test_array.py,1.11,1.12 test_atexit.py,1.1,1.2 test_audioop.py,1.7,1.8 test_b2.py,1.22,1.23 test_binascii.py,1.7,1.8 test_binhex.py,1.8,1.9 test_bsddb.py,1.5,1.6 test_bufio.py,1.2,1.3 test_cd.py,1.3,1.4 test_cgi.py,1.5,1.6 test_cl.py,1.3,1.4 test_cmath.py,1.4,1.5 test_compile.py,1.1,1.2 test_cookie.py,1.4,1.5 test_crypt.py,1.4,1.5 test_dbm.py,1.4,1.5 test_dl.py,1.8,1.9 test_errno.py,1.5,1.6 test_extcall.py,1.9,1.10 test_fcntl.py,1.13,1.14 test_file.py,1.2,1.3 test_fork1.py,1.6,1.7 test_format.py,1.5,1.6 test_gc.py,1.6,1.7 test_gdbm.py,1.5,1.6 test_getopt.py,1.3,1.4 test_gl.py,1.5,1.6 test_grammar.py,1.21,1.22 test_grp.py,1.5,1.6 test_gzip.py,1.4,1.5 test_imageop.py,1.9,1.10 test_imgfile.py,1.7,1.8 test_long.py,1.5,1.6 test_minidom.py,1.19,1.20 test_mmap.py,1.13,1.14 test_new.py,1.6,1.7 test_nis.py,1.9,1.10 test_openpty.py,1.4,1.5 test_parser.py,1.4,1.5 test_pkg.py,1.10,1.11 test_poll.py,1.4,1.5 test_pty.py,1.7,1.8 test_pwd.py,1.8,1.9 test_re.py,1.27,1.28 test_regex.py,1.7,1.8 test_rfc822.py,1.7,1.8 test_rgbimg.py,1.10,1.11 test_sax.py,1.14,1.15 test_select.py,1.11,1.12 test_signal.py,1.6,1.7 test_socket.py,1.15,1.16 test_sre.py,1.18,1.19 test_strftime.py,1.21,1.22 test_string.py,1.12,1.13 test_strop.py,1.8,1.9 test_sunaudiodev.py,1.7,1.8 test_support.py,1.9,1.10 test_thread.py,1.7,1.8 test_timing.py,1.1,1.2 test_tokenize.py,1.3,1.4 test_ucn.py,1.2,1.3 test_unicode.py,1.26,1.27 test_unicodedata.py,1.4,1.5 test_urllib.py,1.3,1.4 test_userdict.py,1.1,1.2 test_userlist.py,1.3,1.4 test_userstring.py,1.2,1.3 test_winreg.py,1.7,1.8 test_xmllib.py,1.2,1.3 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Modules linuxaudiodev.c,2.12,2.13 Ka-Ping Yee
- [Python-checkins] CVS: python/nondist/sandbox/help htmldoc.py,1.5,1.6 textdoc.py,1.3,1.4 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src setup.py,1.2,1.3 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Modules Setup.dist,1.9,1.10 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src setup.py,1.3,1.4 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.106,2.107 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python pythonrun.c,2.117,2.118 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include object.h,2.69,2.70 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_bufio.py,1.3,1.4 test_cookie.py,1.5,1.6 test_gzip.py,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_extcall.py,1.10,1.11 test_dbm.py,1.5,1.6 test_dl.py,1.9,1.10 test_new.py,1.7,1.8 test_errno.py,1.6,1.7 test_gl.py,1.6,1.7 test_atexit.py,1.2,1.3 test_fcntl.py,1.14,1.15 test_al.py,1.5,1.6 test_grp.py,1.6,1.7 test_bufio.py,1.4,1.5 test_audioop.py,1.8,1.9 test_imageop.py,1.10,1.11 test_nis.py,1.10,1.11 test_compile.py,1.2,1.3 test_gdbm.py,1.6,1.7 test_cd.py,1.4,1.5 test_format.py,1.6,1.7 test_imgfile.py,1.8,1.9 test_cl.py,1.4,1.5 test_pty.py,1.8,1.9 test_pwd.py,1.9,1.10 test_cmath.py,1.5,1.6 test_minidom.py,1.20,1.21 test_openpty.py,1.5,1.6 test_signal.py,1.7,1.8 test_socket.py,1.16,1.17 test_string.py,1.13,1.14 test_sunaudiodev.py,1.8,1.9 test_thread.py,1.8,1.9 test_sre.py,1.19,1.20 test_parser.py,1.5,1.6 test_rfc822.py,1.8,1.9 test_strop.py,1.9,1.10 test_timing.py,1.2,1.3 test_tokenize.py,1.4,1.5 test_strftime.py,1.22,1.23 test_regex.py,1.8,1.9 test_rgbimg.py,1.11,1.12 test_select.py,1.12,1.13 test_userlist.py,1.4,1.5 test_userstring.py,1.3,1.4 test_winreg.py,1.8,1.9 test_xmllib.py,1.3,1.4 test_array.py,1.12,1.13 test_bsddb.py,1.6,1.7 test_binhex.py,1.9,1.10 test_cookie.py,1.6,1.7 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src setup.py,1.4,1.5 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src configure.in,1.192,1.193 configure,1.184,1.185 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Objects listobject.c,2.90,2.91 Guido van Rossum
- [Python-checkins] CVS: python/dist/src setup.py,1.5,1.6 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Modules Setup.dist,1.10,1.11 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/PC config.h,1.47,1.48 python_nt.rc,1.10,1.11 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC/example_nt readme.txt,1.7,1.8 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild pythoncore.dsp,NONE,1.1 BUILDno.txt,1.4,1.5 pcbuild.dsw,1.21,1.22 python20.wse,1.22,1.23 readme.txt,1.12,1.13 python20.dsp,1.15,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects classobject.c,2.115,2.116 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects tupleobject.c,2.47,2.48 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.72,2.73 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules arraymodule.c,2.59,2.60 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects complexobject.c,2.32,2.33 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test string_tests.py,1.4,1.5 test_charmapcodec.py,1.3,1.4 test_crypt.py,1.5,1.6 test_format.py,1.7,1.8 test_sax.py,1.15,1.16 test_support.py,1.10,1.11 test_unicode.py,1.27,1.28 test_xreadline.py,1.2,1.3 testcodec.py,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include pyport.h,2.23,2.24 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.107,2.108 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python getmtime.c,2.15,2.16 import.c,2.155,2.156 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.70,1.71 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python marshal.c,1.58,1.59 Tim Peters
- [Python-checkins] CVS: python/dist/src Makefile.in,1.108,1.109 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Doc/lib libcookie.tex,1.4,1.5 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Doc/lib libfilecmp.tex,1.3,1.4 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.100,1.101 Guido van Rossum
- [Python-checkins] CVS: python/dist/src LICENSE,1.8,1.9 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python getcopyright.c,1.12,1.13 Guido van Rossum
- [Python-checkins] CVS: python/dist/src README,1.107,1.108 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/ref ref3.tex,1.58,1.59 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_richcmp.py,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_richcmp,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_richcmp.py,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib UserList.py,1.13,1.14 Guido van Rossum
- [Python-checkins] CVS: python/dist/src Makefile.in,1.109,1.110 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/test test_richcmp.py,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_dumbdbm.py,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_dumbdbm,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.130,1.131 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Doc/lib libfuncs.tex,1.74,1.75 Fred L. Drake
- [Python-checkins] CVS: python/dist/src setup.py,1.6,1.7 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/PCbuild readme.txt,1.13,1.14 Tim Peters
- [Python-checkins] CVS: python/dist/src setup.py,1.7,1.8 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src Makefile.in,1.110,1.111 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/test test_richcmp.py,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.107,2.108 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.108,2.109 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_b1.py,1.31,1.32 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects classobject.c,2.116,2.117 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_class.py,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.144,2.145 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _cursesmodule.c,2.46,2.47 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules xreadlinesmodule.c,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/BeOS ar-fake,1.4,1.5 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib SocketServer.py,1.20,1.21 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.191,2.192 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib dis.py,1.28,1.29 Guido van Rossum
- [Python-checkins] CVS: python/dist/src setup.py,1.8,1.9 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.97,2.98 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.145,2.146 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_bastion.py,NONE,1.1 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_bastion,NONE,1.1 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.221,2.222 bltinmodule.c,2.192,2.193 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_compile.py,1.3,1.4 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_grammar.py,1.22,1.23 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib urllib.py,1.112,1.113 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib Bastion.py,1.4,1.5 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/idle help.txt,1.8,1.9 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_sundry.py,NONE,1.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_sundry,NONE,1.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_support.py,1.11,1.12 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_urllib.py,1.4,1.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_richcmp.py,1.4,1.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_urllib.py,1.5,1.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC/example_nt example.dsp,1.4,1.5 readme.txt,1.8,1.9 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include ucnhash.h,1.3,1.4 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Modules ucnhash.c,1.3,1.4 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.74,2.75 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test test_ucn.py,1.3,1.4 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Tools/idle ColorDelegator.py,1.10,1.11 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_ucn.py,1.4,1.5 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Modules ucnhash.c,1.4,1.5 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test test_ucn.py,1.5,1.6 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_ucn,1.1,1.2 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Modules unicodename_db.h,NONE,1.1 ucnhash.c,1.5,1.6 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Modules _curses_panel.c,1.3,1.4 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/distutils util.py,1.56,1.57 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.71,1.72 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib SocketServer.py,1.21,1.22 Guido van Rossum
- [Python-checkins] CVS: python/dist/src setup.py,1.9,1.10 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/test test_support.py,1.12,1.13 test_unicode.py,1.28,1.29 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PC/example_nt readme.txt,1.9,1.10 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules ucnhash.c,1.6,1.7 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Objects funcobject.c,2.31,2.32 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test test_funcattrs.py,1.2,1.3 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib poplib.py,1.11,1.12 Moshe Zadka
- [Python-checkins] CVS: python/dist/src Makefile.in,1.111,1.112 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PCbuild rt.bat,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_dumbdbm.py,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libfuncs.tex,1.75,1.76 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.193,2.194 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/PCbuild rt.bat,1.2,1.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib site.py,1.23,1.24 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_b2.py,1.23,1.24 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_builtin,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0207.txt,1.8,1.9 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.64,1.65 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0208.txt,1.7,1.8 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.124,1.125 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.103,1.104 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libtime.tex,1.34,1.35 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.101,1.102 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Modules timemodule.c,2.104,2.105 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Python dynload_mac.c,2.10,2.11 Jack Jansen
- [Python-checkins] CVS: python/dist/src/PCbuild rt.bat,1.3,1.4 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.146,2.147 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.109,2.110 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.110,2.111 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.102,1.103 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.75,2.76 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test test_ucn.py,1.6,1.7 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Include objimpl.h,2.27,2.28 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib urllib.py,1.113,1.114 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib robotparser.py,1.3,1.4 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib pdb.py,1.47,1.48 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_support.py,1.13,1.14 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib/test test___all__.py,NONE,1.1 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib/test/output test___all__,NONE,1.1 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib BaseHTTPServer.py,1.12,1.13 Bastion.py,1.5,1.6 CGIHTTPServer.py,1.14,1.15 ConfigParser.py,1.26,1.27 Cookie.py,1.5,1.6 MimeWriter.py,1.5,1.6 Queue.py,1.12,1.13 SimpleHTTPServer.py,1.13,1.14 SocketServer.py,1.22,1.23 StringIO.py,1.15,1.16 UserDict.py,1.9,1.10 UserList.py,1.14,1.15 UserString.py,1.8,1.9 aifc.py,1.39,1.40 anydbm.py,1.8,1.9 atexit.py,1.2,1.3 audiodev.py,1.10,1.11 base64.py,1.10,1.11 bdb.py,1.28,1.29 binhex.py,1.17,1.18 bisect.py,1.5,1.6 calendar.py,1.20,1.21 cgi.py,1.58,1.59 chunk.py,1.6,1.7 cmd.py,1.19,1.20 code.py,1.13,1.14 codecs.py,1.15,1.16 codeop.py,1.1,1.2 colorsys.py,1.4,1.5 commands.py,1.14,1.15 compileall.py,1.7,1.8 copy.py,1.18,1.19 copy_reg.py,1.4,1.5 dbhash.py,1.3,1.4 dircache.py,1.7,1.8 dis.py,1.29,1.30 robotparser.py,1.4,1.5 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib/test test_urllib.py,1.6,1.7 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib/test test___all__.py,1.1,1.2 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib doctest.py,1.1,1.2 dospath.py,1.21,1.22 dumbdbm.py,1.7,1.8 filecmp.py,1.9,1.10 fileinput.py,1.6,1.7 fnmatch.py,1.9,1.10 fpformat.py,1.8,1.9 ftplib.py,1.48,1.49 getopt.py,1.14,1.15 getpass.py,1.10,1.11 glob.py,1.8,1.9 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib atexit.py,1.3,1.4 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python pythonrun.c,2.118,2.119 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib chunk.py,1.7,1.8 robotparser.py,1.5,1.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test___all__.py,1.2,1.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Demo/threads bug.py,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Demo/threads find.py,1.5,1.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/Demo/threads telnet.py,1.4,1.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules pyexpat.c,2.31,2.32 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Modules pyexpat.c,2.32,2.33 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src setup.py,1.10,1.11 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.111,2.112 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Objects unicodetype_db.h,1.3,1.4 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Modules ucnhash.c,1.7,1.8 unicodename_db.h,1.1,1.2 unicodedata_db.h,1.3,1.4 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Tools/unicode makeunicodedata.py,1.8,1.9 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test test_extcall.py,1.11,1.12 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_extcall,1.6,1.7 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib locale.py,1.11,1.12 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/test test_pkg.py,1.11,1.12 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_pkg,1.5,1.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib shutil.py,1.18,1.19 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/unicode makeunicodedata.py,1.9,1.10 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Modules ucnhash.c,1.8,1.9 unicodename_db.h,1.2,1.3 unicodedata.c,2.6,2.7 unicodedatabase.c,2.6,2.7 unicodedatabase.h,2.5,2.6 unicodedata_db.h,1.4,1.5 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Modules unicodedata.c,2.7,2.8 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Tools/unicode makeunicodedata.py,1.10,1.11 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Include pyport.h,2.24,2.25 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Modules nismodule.c,2.20,2.21 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/PCbuild unicodedata.dsp,1.6,1.7 Tim Peters
- [Python-checkins] (no subject) fidan latifi
- [Python-checkins] CVS: python/dist/src/Modules pyexpat.c,2.33,2.34 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.147,2.148 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Modules Makefile.pre.in,1.72,1.73 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Modules unicodedatabase.c,2.7,NONE unicodedatabase.h,2.6,NONE Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Modules pyexpat.c,2.34,2.35 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src setup.py,1.11,1.12 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/test test_class.py,1.4,1.5 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib pickle.py,1.42,1.43 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _curses_panel.c,1.4,1.5 dbmmodule.c,2.26,2.27 regexmodule.c,1.41,1.42 socketmodule.c,1.131,1.132 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.112,2.113 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_b1.py,1.32,1.33 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include pyport.h,2.25,2.26 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.93,1.94 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libhttplib.tex,1.22,1.23 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref3.tex,1.59,1.60 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.52,1.53 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs python.sty,1.70,1.71 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib librandom.tex,1.15,1.16 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ext ext.tex,1.89,1.90 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib xmldomminidom.tex,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.113,2.114 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_b1.py,1.33,1.34 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_sundry.py,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcodecs.tex,1.4,1.5 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0205.txt,1.8,1.9 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.204,1.205 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc .cvsignore,1.18,1.19 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc .cvsignore,1.19,1.20 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools mksourcepkg,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc README,1.42,1.43 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test pickletester.py,NONE,1.1 test_cpickle.py,1.6,1.7 test_pickle.py,1.5,1.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_cpickle,1.2,1.3 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0205.txt,1.9,1.10 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test pickletester.py,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test___all__.py,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.72,1.73 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.148,2.149 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.149,2.150 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Include pystate.h,2.13,2.14 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python pystate.c,2.15,2.16 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules threadmodule.c,2.40,2.41 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_grammar.py,1.23,1.24 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_grammar,1.7,1.8 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src configure.in,1.193,1.194 Guido van Rossum
- [Python-checkins] CVS: python/dist/src configure,1.185,1.186 Guido van Rossum
- [Python-checkins] CVS: python/dist/src Makefile.in,1.112,1.113 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc Makefile.pre.in,1.19,1.20 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules Makefile.pre.in,1.73,1.74 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules getpath.c,1.33,1.34 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PCbuild rt.bat,1.4,1.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.103,1.104 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_sundry.py,1.2,1.3 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0206.txt,1.11,1.12 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Doc/lib libwebbrowser.tex,1.4,1.5 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.7,1.8 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Doc/lib libwebbrowser.tex,1.5,1.6 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Doc/lib libwebbrowser.tex,1.6,1.7 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.8,1.9 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Lib/test test___all__.py,1.4,1.5 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib gettext.py,1.10,1.11 gopherlib.py,1.7,1.8 gzip.py,1.20,1.21 htmlentitydefs.py,1.6,1.7 htmllib.py,1.15,1.16 httplib.py,1.31,1.32 ihooks.py,1.11,1.12 imaplib.py,1.22,1.23 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.9,1.10 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Python exceptions.c,1.19,1.20 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.114,2.115 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc gdbinit,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.115,2.116 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Include object.h,2.70,2.71 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Include objimpl.h,2.28,2.29 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Demo/embed Makefile,1.6,1.7 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Demo/embed loop.c,1.1,1.2 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Modules config.c.in,1.72,1.73 Barry Warsaw
- [Python-checkins] CVS: python/dist/src setup.py,1.12,1.13 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src setup.py,1.13,1.14 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/test test___all__.py,1.5,1.6 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib imaplib.py,1.23,1.24 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Include object.h,2.71,2.72 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Include objimpl.h,2.29,2.30 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.116,2.117 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc gdbinit,1.1,1.2 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib imghdr.py,1.10,1.11 imputil.py,1.16,1.17 keyword.py,1.8,1.9 linecache.py,1.6,1.7 locale.py,1.12,1.13 macpath.py,1.27,1.28 macurl2path.py,1.9,1.10 mailbox.py,1.27,1.28 mailcap.py,1.7,1.8 mhlib.py,1.22,1.23 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib/test test___all__.py,1.6,1.7 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Doc/lib liburllib.tex,1.31,1.32 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Modules ucnhash.c,1.9,1.10 unicodedata.c,2.8,2.9 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.76,2.77 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test test_ucn.py,1.7,1.8 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src setup.py,1.14,1.15 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Modules Makefile.pre.in,1.74,1.75 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Doc/lib libunicodedata.tex,1.2,1.3 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Modules ucnhash.c,1.10,NONE Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/PCbuild pcbuild.dsw,1.22,1.23 readme.txt,1.14,1.15 ucnhash.dsp,1.6,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/freeze extensions_win32.ini,1.3,1.4 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib locale.py,1.13,1.14 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_ext.py,1.69,1.70 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib asyncore.py,1.8,1.9 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Doc/lib xmldom.tex,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/inst inst.tex,1.26,1.27 Fred L. Drake
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,NONE,1.1 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Modules getpath.c,1.34,1.35 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Modules makesetup,1.31,1.32 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib/distutils sysconfig.py,1.31,1.32 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src setup.py,1.15,1.16 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Doc/lib liblinecache.tex,1.4,1.5 liblocale.tex,1.21,1.22 libmd5.tex,1.18,1.19 libparser.tex,1.36,1.37 libpyexpat.tex,1.11,1.12 librotor.tex,1.17,1.18 libstruct.tex,1.25,1.26 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.125,1.126 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_cfgparser,1.1,1.2 test_cookie,1.3,1.4 test_tokenize,1.4,1.5 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.98,2.99 unicodeobject.c,2.77,2.78 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src configure.in,1.194,1.195 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src configure,1.186,1.187 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src README,1.108,1.109 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Doc/lib xmldom.tex,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib asynchat.py,1.8,1.9 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Modules arraymodule.c,2.60,2.61 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_pyexpat,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_mmap,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_rotor,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include object.h,2.72,2.73 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.117,2.118 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib librandom.tex,1.16,1.17 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules fcntlmodule.c,2.26,2.27 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib libfcntl.tex,1.23,1.24 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib libwebbrowser.tex,1.7,1.8 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib librandom.tex,1.17,1.18 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib librandom.tex,1.18,1.19 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib random.py,1.15,1.16 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.104,1.105 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib librandom.tex,1.19,1.20 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib random.py,1.16,1.17 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.105,1.106 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libwinsound.tex,1.5,1.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules fcntlmodule.c,2.27,2.28 Sjoerd Mullender
- [Python-checkins] CVS: python/dist/src/Lib dbhash.py,1.4,1.5 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib mimetools.py,1.21,1.22 mimetypes.py,1.11,1.12 mimify.py,1.16,1.17 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib/test test___all__.py,1.7,1.8 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.150,2.151 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_grammar.py,1.24,1.25 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_grammar,1.8,1.9 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc README,1.43,1.44 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcmp.tex,1.3,1.4 libcmpcache.tex,1.4,1.5 libwinsound.tex,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.205,1.206 Fred L. Drake
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.1,1.2 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Include cellobject.h,NONE,2.1 Python.h,2.30,2.31 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Objects cellobject.c,NONE,1.1 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Include compile.h,2.23,2.24 funcobject.h,2.21,2.22 frameobject.h,2.28,2.29 opcode.h,2.32,2.33 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.151,2.152 ceval.c,2.222,2.223 import.c,2.156,2.157 marshal.c,1.59,1.60 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Objects frameobject.c,2.43,2.44 funcobject.c,2.32,2.33 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.2,1.3 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Modules newmodule.c,2.29,2.30 pyexpat.c,2.35,2.36 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib dis.py,1.30,1.31 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/distutils util.py,1.57,1.58 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_scope.py,NONE,1.1 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_scope,NONE,1.1 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_grammar.py,1.25,1.26 test_new.py,1.8,1.9 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_grammar,1.9,1.10 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python getargs.c,2.52,2.53 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib random.py,1.17,1.18 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC winsound.c,1.3,1.4 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules pyexpat.c,2.36,2.37 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Modules arraymodule.c,2.61,2.62 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include modsupport.h,2.35,2.36 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/PCbuild pythoncore.dsp,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib random.py,1.18,1.19 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.73,1.74 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib random.py,1.19,1.20 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib librandom.tex,1.20,1.21 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/ref ref8.tex,1.11,1.12 Fred L. Drake
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.3,1.4 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src configure,1.187,1.188 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src configure.in,1.195,1.196 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Modules makesetup,1.32,1.33 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib SimpleHTTPServer.py,1.14,1.15 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib cmd.py,1.20,1.21 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_ext.py,1.70,1.71 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src setup.py,1.16,1.17 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src setup.py,1.17,1.18 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom pulldom.py,1.14,1.15 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.50,1.51 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib xmldom.tex,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src setup.py,1.18,1.19 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src README,1.109,1.110 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.4,1.5 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src configure.in,1.196,1.197 configure,1.188,1.189 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src setup.cfg.in,1.1,NONE A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib random.py,1.20,1.21 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules Setup.dist,1.11,1.12 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.106,1.107 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.74,1.75 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python structmember.c,2.18,2.19 Tim Peters
- [Python-checkins] CVS: python/dist/src configure.in,1.197,1.198 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src configure,1.189,1.190 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom pulldom.py,1.15,1.16 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom minidom.py,1.19,1.20 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom __init__.py,1.6,1.7 minidom.py,1.20,1.21 pulldom.py,1.16,1.17 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax _exceptions.py,1.7,1.8 expatreader.py,1.20,1.21 xmlreader.py,1.12,1.13 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax expatreader.py,1.21,1.22 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/test test_minidom.py,1.21,1.22 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Doc/lib librfc822.tex,1.29,1.30 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Modules _curses_panel.c,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src configure.in,1.198,1.199 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src configure,1.190,1.191 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.5,1.6 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Modules makesetup,1.33,1.34 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Include marshal.h,2.10,2.11 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python import.c,2.157,2.158 marshal.c,1.60,1.61 pythonrun.c,2.119,2.120 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libtime.tex,1.35,1.36 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Include classobject.h,2.34,2.35 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects classobject.c,2.117,2.118 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules newmodule.c,2.30,2.31 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_new.py,1.9,1.10 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib statcache.py,1.9,1.10 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.75,1.76 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.104,1.105 refcounts.dat,1.22,1.23 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/idle idle,1.2,1.3 setup.py,NONE,1.1 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command install_data.py,1.16,1.17 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib/distutils util.py,1.58,1.59 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Doc/lib libnew.tex,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules _cursesmodule.c,2.47,2.48 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib urllib.py,1.114,1.115 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib/test test_urllib.py,1.7,1.8 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Doc/lib liburllib.tex,1.32,1.33 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Objects funcobject.c,2.33,2.34 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Lib/test test_funcattrs.py,1.3,1.4 test_opcodes.py,1.9,1.10 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Doc/lib libcurses.tex,1.29,1.30 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.107,1.108 Moshe Zadka
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.6,1.7 Sjoerd Mullender
- [Python-checkins] CVS: python/dist/src/Lib/test string_tests.py,1.5,1.6 test_unicode.py,1.29,1.30 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.78,2.79 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib posixpath.py,1.39,1.40 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Modules Setup.dist,1.12,1.13 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.7,1.8 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Modules _cursesmodule.c,2.48,2.49 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Modules _cursesmodule.c,2.49,2.50 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Objects classobject.c,2.118,2.119 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.152,2.153 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Modules shamodule.c,2.13,2.14 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Include frameobject.h,2.29,2.30 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Objects frameobject.c,2.44,2.45 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.223,2.224 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Objects classobject.c,2.119,2.120 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.153,2.154 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc/ref ref6.tex,1.33,1.34 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_grammar.py,1.26,1.27 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_grammar,1.10,1.11 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_scope.py,1.1,1.2 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.108,1.109 Jeremy Hylton
- [Python-checkins] CVS: python/nondist/peps pep-0215.txt,1.2,1.3 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib/test test_fork1.py,1.7,1.8 test_popen2.py,1.4,1.5 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Doc/tools mkhowto,1.19,1.20 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.224,2.225 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.181,2.182 Mark Hammond
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.182,2.183 Mark Hammond
- [Python-checkins] CVS: python/dist/src/Modules zlibmodule.c,2.36,2.37 Mark Hammond
- [Python-checkins] CVS: python/dist/src/PCbuild zlib.dsp,1.14,1.15 Mark Hammond
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.65,1.66 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.109,1.110 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules zlibmodule.c,2.37,2.38 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild readme.txt,1.15,1.16 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/distutils file_util.py,1.7,1.8 Jeremy Hylton
- [Python-checkins] CVS: python/nondist/peps pep-0205.txt,1.10,1.11 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libgettext.tex,1.6,1.7 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib mailbox.py,1.28,1.29 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib libmailbox.tex,1.15,1.16 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.110,1.111 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Demo/embed Makefile,1.7,1.8 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Demo/embed .cvsignore,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Demo/embed import.c,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib smtpd.py,NONE,1.1 Barry Warsaw
Last message date: Wed Jan 31 22:51:37 2001
Archived on: Thu Feb 1 11:54:11 2001
This archive was generated by Pipermail 0.05 (Mailman edition).
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4