Showing content from http://mail.python.org/pipermail/python-checkins/2000-October/thread.html below:
The Python-checkins 2000-October Archive by Thread
2000-October Archives by Thread
Starting: Sun Oct 1 00:59:07 2000
Ending: Mon Oct 30 21:16:40 2000
Messages: 378
- [Python-checkins] CVS: python/dist/src/Lib mailbox.py,1.24,1.25 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_b2.py,1.17,1.18 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Modules mmapmodule.c,2.23,2.24 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/lib-tk turtle.py,1.1,1.2 Martin v. Löwis
- [Python-checkins] CVS: distutils/distutils util.py,1.52,1.53 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command install_lib.py,1.33,1.34 Greg Ward
- [Python-checkins] CVS: distutils/distutils util.py,1.53,1.54 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command install_lib.py,1.34,1.35 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command install.py,1.50,1.51 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command build_py.py,1.32,1.33 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command install_lib.py,1.35,1.36 Greg Ward
- [Python-checkins] CVS: python/dist/src/Doc/lib liboperator.tex,1.15,1.16 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libwebbrowser.tex,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Parser parser.c,2.17,2.18 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.70,1.71 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.86,1.87 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.63,1.64 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules readline.c,2.32,2.33 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/html style.css,1.10,1.11 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libzipfile.tex,1.4,1.5 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib zipfile.py,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules Setup.in,1.110,1.111 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/html index.html.in,1.10,1.11 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib codecs.py,1.11,1.12 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libxmllib.tex,1.27,1.28 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ext ext.tex,1.85,1.86 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.23,1.24 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib urllib.py,1.106,1.107 Jeremy Hylton
- [Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.24,1.25 Guido van Rossum
- [Python-checkins] CVS: distutils/distutils util.py,1.54,1.55 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command install.py,1.51,1.52 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command install_lib.py,1.36,1.37 Greg Ward
- [Python-checkins] CVS: distutils/examples/sample4 - New directory Greg Ward
- [Python-checkins] CVS: distutils/examples/sample6 - New directory Greg Ward
- [Python-checkins] CVS: distutils/examples/sample5 - New directory Greg Ward
- [Python-checkins] CVS: distutils/examples/sample4 script1,NONE,1.1 script2,NONE,1.1 script3,NONE,1.1 script4,NONE,1.1 setup.py,NONE,1.1 Greg Ward
- [Python-checkins] CVS: distutils/examples/sample5 config,NONE,1.1 data,NONE,1.1 setup.py,NONE,1.1 sys_config,NONE,1.1 Greg Ward
- [Python-checkins] CVS: distutils/examples/sample6/lib/pkg - New directory Greg Ward
- [Python-checkins] CVS: distutils/examples/sample6/lib - New directory Greg Ward
- [Python-checkins] CVS: distutils/examples/sample6 setup1.py,NONE,1.1 setup2.py,NONE,1.1 Greg Ward
- [Python-checkins] CVS: distutils/examples/sample6/lib mod1.py,NONE,1.1 Greg Ward
- [Python-checkins] CVS: distutils/examples/sample6/lib/pkg __init__.py,NONE,1.1 mod2.py,NONE,1.1 Greg Ward
- [Python-checkins] CVS: distutils/doc README.txt,1.2,1.3 Greg Ward
- [Python-checkins] CVS: distutils MANIFEST.in,1.10,1.11 Greg Ward
- [Python-checkins] CVS: distutils README.txt,1.21,1.22 CHANGES.txt,1.15,1.16 Greg Ward
- [Python-checkins] CVS: distutils setup.py,1.25,1.26 Greg Ward
- [Python-checkins] CVS: distutils/distutils __init__.py,1.16,1.17 Greg Ward
- [Python-checkins] CVS: python/dist/src/Doc/lib libsmtplib.tex,1.15,1.16 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.87,1.88 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib cgi.py,1.53,1.54 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib cgi.py,1.54,1.55 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.25,1.26 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc/lib libzipfile.tex,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.26,1.27 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Python import.c,2.152,2.153 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.43,2.44 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test re_tests.py,1.21,1.22 Fredrik Lundh
- [Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.27,1.28 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.201,1.202 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_pty.py,1.4,1.5 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.174,2.175 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Lib site.py,1.19,1.20 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.49,1.50 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.64,2.65 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib sre_parse.py,1.34,1.35 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test re_tests.py,1.22,1.23 Fredrik Lundh
- [Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.28,1.29 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.44,2.45 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.65,2.66 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/tools findacks,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax saxutils.py,1.8,1.9 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/test test_sax.py,1.7,1.8 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib popen2.py,1.16,1.17 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.38,1.39 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools mkmodindex,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/html about.html,1.1,1.2 index.html.in,1.11,1.12 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.50,1.51 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libstring.tex,1.40,1.41 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects classobject.c,2.110,2.111 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Modules cPickle.c,2.52,2.53 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Modules gcmodule.c,2.13,2.14 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Modules gcmodule.c,2.14,2.15 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Doc/lib libgc.tex,1.4,1.5 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib/test test_class.py,1.1,1.2 Trent Mick
- [Python-checkins] CVS: python/dist/src/PC config.c,1.28,1.29 Trent Mick
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.35,1.36 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0004.txt,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Objects intobject.c,2.50,2.51 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include pyport.h,2.20,2.21 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.48,1.49 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/scripts reindent.py,NONE,1.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc ACKS,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools support.py,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools mkmodindex,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools mkackshtml,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/html .cvsignore,1.8,1.9 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/html Makefile,1.37,1.38 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/html about.html,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools support.py,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Python dynload_win.c,2.6,2.7 Mark Hammond
- [Python-checkins] CVS: python/dist/src/Doc/lib libre.tex,1.54,1.55 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Objects abstract.c,2.54,2.55 Thomas Wouters
- [Python-checkins] CVS: python/nondist/peps pep-0200.txt,1.43,1.44 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc/lib libre.tex,1.55,1.56 A.M. Kuchling
- [Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.29,1.30 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib quopri.py,1.6,1.7 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Include pyport.h,2.21,2.22 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src configure,1.156,1.157 configure.in,1.165,1.166 Guido van Rossum
- [Python-checkins] CVS: python/dist/src configure,1.157,1.158 configure.in,1.166,1.167 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib gettext.py,1.7,1.8 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Modules _tkinter.c,1.111,1.112 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python dynload_shlib.c,2.5,2.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects tupleobject.c,2.46,2.47 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.93,1.94 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib rexec.py,1.25,1.26 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/PC frozen_dllmain.c,1.2,1.3 Mark Hammond
- [Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.30,1.31 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_pow.py,1.4,1.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects floatobject.c,2.73,2.74 intobject.c,2.51,2.52 longobject.c,1.67,1.68 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/lib-tk Canvas.py,1.14,1.15 Guido van Rossum
- [Python-checkins] CVS: python/dist/src README,1.101,1.102 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libzipfile.tex,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.127,1.128 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Python thread.c,2.35,2.36 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.31,1.32 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/BeOS linkmodule,1.4,1.5 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/plat-beos5 - New directory Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/plat-beos5 regen,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/BeOS README,1.9,1.10 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools cvsinfo.py,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools findacks,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules _tkinter.c,1.112,1.113 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.32,1.33 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/scripts redemo.py,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/tkinter/guido redemo.py,1.2,NONE regexdemo.py,1.2,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_sax,1.4,1.5 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/test test_sax.py,1.8,1.9 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax __init__.py,1.12,1.13 _exceptions.py,1.4,1.5 expatreader.py,1.13,1.14 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/test test_import.py,NONE,1.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_import,NONE,1.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_StringIO.py,1.2,1.3 Jim Fulton
- [Python-checkins] CVS: python/dist/src/Modules cStringIO.c,2.26,2.27 Jim Fulton
- [Python-checkins] CVS: python/dist/src/Lib UserList.py,1.12,1.13 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcopy.tex,1.14,1.15 liboperator.tex,1.16,1.17 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_linuxaudiodev.py,1.4,1.5 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_linuxaudiodev,1.1,1.2 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Modules linuxaudiodev.c,2.9,2.10 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc/lib libre.tex,1.56,1.57 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcurses.tex,1.18,1.19 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libuserdict.tex,1.16,1.17 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcopy.tex,1.15,1.16 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib sunau.py,1.17,1.18 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.89,2.90 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsunau.tex,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax expatreader.py,1.14,1.15 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax expatreader.py,1.15,1.16 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax saxutils.py,1.9,1.10 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax xmlreader.py,1.9,1.10 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/test test_sax.py,1.9,1.10 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_sax,1.5,1.6 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom minidom.py,1.7,1.8 pulldom.py,1.7,1.8 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_minidom,1.5,1.6 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/test test_minidom.py,1.8,1.9 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Tools/idle PyParse.py,1.6,1.7 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.2,1.3 python20.dsp,1.12,1.13 python20.wse,1.19,1.20 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib tokenize.py,1.14,1.15 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_unicode.py,1.20,1.21 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.90,2.91 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib sre_parse.py,1.35,1.36 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test re_tests.py,1.23,1.24 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/PC getpathp.c,1.21,1.22 Mark Hammond
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom minidom.py,1.8,1.9 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/plat-beos5 FCNTL.py,NONE,1.1 IN.py,NONE,1.1 SOCKET.py,NONE,1.1 TERMIOS.py,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.94,1.95 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools indfix.py,1.4,1.5 toc2bkm.py,1.9,1.10 custlib.py,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.33,1.34 Thomas Wouters
- [Python-checkins] CVS: python/dist/src configure,1.158,1.159 configure.in,1.167,1.168 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_StringIO,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test re_tests.py,1.24,1.25 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib sre_compile.py,1.30,1.31 sre_constants.py,1.20,1.21 sre_parse.py,1.36,1.37 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom minidom.py,1.9,1.10 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/Lib/test test_linuxaudiodev.py,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_linuxaudiodev,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules linuxaudiodev.c,2.10,2.11 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_linuxaudiodev,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib calendar.py,1.17,1.18 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules zlibmodule.c,2.35,2.36 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Tools/compiler dumppyc.py,NONE,1.1 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.40,2.41 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc/lib libcalendar.tex,1.8,1.9 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax _exceptions.py,1.5,1.6 expatreader.py,1.16,1.17 Martin v. Löwis
- [Python-checkins] CVS: python/dist/src/BeOS ar-fake,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules Makefile.pre.in,1.67,1.68 Fred L. Drake
- [Python-checkins] CVS: python/dist/src Makefile.in,1.104,1.105 Fred L. Drake
- [Python-checkins] CVS: python/dist/src config.h.in,2.75,2.76 acconfig.h,1.38,1.39 Fred L. Drake
- [Python-checkins] CVS: python/dist/src configure.in,1.168,1.169 configure,1.159,1.160 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib lib.tex,1.166,1.167 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libfnmatch.tex,1.16,1.17 libglob.tex,1.11,1.12 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.64,1.65 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.71,1.72 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.72,1.73 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc/html Makefile,1.38,1.39 Fred L. Drake
- [Python-checkins] CVS: python/nondist/sf-html index.html,1.4,1.5 Fred L. Drake
- [Python-checkins] CVS: python/nondist/sf-html index.html,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.65,1.66 Guido van Rossum
- [Python-checkins] CVS: python/dist/src Makefile.in,1.105,1.106 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/plat-generic regen,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.73,1.74 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src configure.in,1.169,1.170 configure,1.160,1.161 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.66,1.67 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_minidom.py,1.9,1.10 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_minidom,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib wave.py,1.11,1.12 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom minidom.py,1.10,1.11 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_wave.py,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_wave,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.67,1.68 Guido van Rossum
- [Python-checkins] CVS: python/dist/src configure.in,1.170,1.171 configure,1.161,1.162 Fred L. Drake
- [Python-checkins] CVS: python/dist/src config.h.in,2.76,2.77 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.74,1.75 Tim Peters
- [Python-checkins] CVS: python/dist/src/BeOS dl_export.h,1.3,NONE Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.75,1.76 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src README,1.102,1.103 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src config.h.in,2.77,2.78 configure,1.162,1.163 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/dos-8x3 test_cfg.py,NONE,1.1 test_imp.py,NONE,1.1 test_wav.py,NONE,1.1 configpa.py,1.9,1.10 mimetool.py,1.7,1.8 posixpat.py,1.12,1.13 sre_comp.py,1.6,1.7 sre_cons.py,1.4,1.5 sre_pars.py,1.7,1.8 stringio.py,1.5,1.6 test_cla.py,1.1,1.2 test_lin.py,1.2,1.3 test_min.py,1.2,1.3 test_str.py,1.11,1.12 test_uni.py,1.3,1.4 test_url.py,1.2,1.3 test_win.py,1.4,1.5 userlist.py,1.9,1.10 webbrows.py,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib wave.py,1.12,1.13 Tim Peters
- [Python-checkins] CVS: python/dist/src LICENSE,1.6,1.7 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib lib.tex,1.167,1.168 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libbasehttp.tex,1.11,1.12 libcgihttp.tex,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsimplehttp.tex,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libxdrlib.tex,1.22,1.23 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcmd.tex,1.5,1.6 libcurses.tex,1.19,1.20 libdis.tex,1.28,1.29 liberrno.tex,1.10,1.11 libgetopt.tex,1.14,1.15 libimghdr.tex,1.12,1.13 libnew.tex,1.4,1.5 libpprint.tex,1.13,1.14 libqueue.tex,1.10,1.11 libreadline.tex,1.4,1.5 librepr.tex,1.2,1.3 librlcompleter.tex,1.3,1.4 librotor.tex,1.15,1.16 libsignal.tex,1.18,1.19 libsndhdr.tex,1.2,1.3 libsocksvr.tex,1.12,1.13 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcopyreg.tex,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools mksourcepkg,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib liburllib.tex,1.29,1.30 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsocket.tex,1.49,1.50 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libuserdict.tex,1.17,1.18 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Python errors.c,2.56,2.57 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libdis.tex,1.29,1.30 libimp.tex,1.26,1.27 libmailbox.tex,1.14,1.15 libmimetools.tex,1.18,1.19 libnew.tex,1.5,1.6 libre.tex,1.57,1.58 libsite.tex,1.19,1.20 libuserdict.tex,1.18,1.19 libxmllib.tex,1.28,1.29 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules newmodule.c,2.27,2.28 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.207,2.208 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.208,2.209 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Include pythonrun.h,2.36,2.37 Trent Mick
- [Python-checkins] CVS: python/dist/src/Doc/lib libzipfile.tex,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_grammar.py,1.18,1.19 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test test_StringIO.py,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules dlmodule.c,2.14,2.15 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules mpzmodule.c,2.33,2.34 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib copy_reg.py,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_copy_reg.py,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_copy_reg,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcopyreg.tex,1.8,1.9 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom pulldom.py,1.8,1.9 Lars Marius Garshol
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax saxutils.py,1.10,1.11 Lars Marius Garshol
- [Python-checkins] CVS: python/dist/src/Lib/test test_minidom.py,1.10,1.11 Lars Marius Garshol
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_minidom,1.7,1.8 Lars Marius Garshol
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.209,2.210 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.210,2.211 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Lib/test test_math.py,1.5,1.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_math,1.3,1.4 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules mathmodule.c,2.56,2.57 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_math.py,1.6,1.7 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_unpack.py,1.3,1.4 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test test_fcntl.py,1.10,1.11 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.34,1.35 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.35,1.36 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib StringIO.py,1.11,1.12 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_StringIO.py,1.4,1.5 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_StringIO,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src configure.in,1.171,1.172 configure,1.163,1.164 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules _tkinter.c,1.113,1.114 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_minidom.py,1.11,1.12 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib urllib2.py,1.5,1.6 Jeremy Hylton
- [Python-checkins] CVS: distutils/misc archive.h,1.2,1.3 extract.c,1.3,1.4 install.c,1.7,1.8 wininst.exe,1.5,1.6 Thomas Heller
- [Python-checkins] CVS: distutils/distutils/command bdist_wininst.py,1.17,1.18 Thomas Heller
- [Python-checkins] CVS: python/dist/src/Modules mathmodule.c,2.57,2.58 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib httplib.py,1.23,1.24 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc/lib xmlsaxhandler.tex,NONE,1.1 xmlsaxutils.tex,NONE,1.1 xmlsaxreader.tex,NONE,1.1 xmlsax.tex,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.46,1.47 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib lib.tex,1.168,1.169 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pyassem.py,1.11,1.12 pycodegen.py,1.24,1.25 transformer.py,1.14,1.15 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc/lib libcodecs.tex,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Python thread_pth.h,2.6,2.7 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0042.txt,1.36,1.37 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test regrtest.py,1.25,1.26 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.202,1.203 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.49,1.50 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom minidom.py,1.11,1.12 Paul Prescod
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom pulldom.py,1.9,1.10 Lars Marius Garshol
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_minidom,1.8,1.9 Lars Marius Garshol
- [Python-checkins] CVS: python/dist/src/Lib/test test_minidom.py,1.12,1.13 Lars Marius Garshol
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler ast.py,1.9,1.10 pyassem.py,1.12,1.13 pycodegen.py,1.25,1.26 transformer.py,1.15,1.16 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler compile.py,1.2,1.3 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler regrtest.py,NONE,1.1 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.41,2.42 Jeremy Hylton
- [Python-checkins] CVS: distutils/distutils/command config.py,1.4,1.5 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command install.py,1.52,1.53 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command config.py,1.5,1.6 Greg Ward
- [Python-checkins] CVS: distutils/distutils dist.py,1.40,1.41 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command bdist.py,1.19,1.20 build.py,1.30,1.31 build_clib.py,1.21,1.22 clean.py,1.11,1.12 install.py,1.53,1.54 install_data.py,1.15,1.16 sdist.py,1.50,1.51 Greg Ward
- [Python-checkins] CVS: distutils/distutils util.py,1.55,1.56 Greg Ward
- [Python-checkins] CVS: python/dist/src/Doc/texinputs copyright.tex,1.8,1.9 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules Setup.in,1.111,1.112 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac libmacfs.tex,1.24,1.25 libmacic.tex,1.14,1.15 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.4,1.5 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac libctb.tex,1.14,1.15 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac libframework.tex,1.8,1.9 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac libminiae.tex,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac libmacui.tex,1.15,1.16 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac libmacostools.tex,1.12,1.13 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac libaepack.tex,NONE,1.1 libaetypes.tex,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac toolbox.tex,NONE,1.1 undoc.tex,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac using.tex,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac using.tex,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac libmac.tex,1.20,1.21 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac mac.tex,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.47,1.48 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.51,1.52 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/paper-letter Makefile,1.17,1.18 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.95,1.96 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.3,1.4 python20.dsp,1.13,1.14 python20.wse,1.20,1.21 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax expatreader.py,1.17,1.18 Lars Marius Garshol
- [Python-checkins] CVS: distutils setup.py,1.26,1.27 Greg Ward
- [Python-checkins] CVS: distutils/distutils __init__.py,1.17,1.18 Greg Ward
- [Python-checkins] CVS: distutils README.txt,1.22,1.23 CHANGES.txt,1.16,1.17 Greg Ward
- [Python-checkins] CVS: python/dist/src/Demo/xml - New directory Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Demo/xml elem_count.py,NONE,1.1 roundtrip.py,NONE,1.1 rss2html.py,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc/RPM - New directory Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Misc/RPM README,NONE,1.1 beopen-python.spec,NONE,1.1 BeOpen-Python-Setup.patch,NONE,1.1 make-spec.sh,NONE,1.1 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Misc/RPM/Tkinter - New directory Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Misc/RPM/Tkinter setup.py,NONE,1.1 setup.cfg,NONE,1.1 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Misc/RPM/Tkinter/src - New directory Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib gettext.py,1.8,1.9 Barry Warsaw
- [Python-checkins] CVS: python/dist/src configure.in,1.172,1.173 configure,1.164,1.165 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/dos-8x3 test_cop.py,NONE,1.1 stringio.py,1.6,1.7 test_fcn.py,1.8,1.9 test_gra.py,1.5,1.6 test_mat.py,1.4,1.5 test_min.py,1.3,1.4 test_str.py,1.12,1.13 test_unp.py,1.3,1.4 test_url.py,1.3,1.4 test_win.py,1.5,1.6 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_math,1.4,1.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_math.py,1.7,1.8 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/dos-8x3 test_mat.py,1.5,1.6 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Misc/RPM/src - New directory Jeremy Hylton
- [Python-checkins] CVS: python/dist/src README,1.103,1.104 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.76,1.77 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.77,1.78 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.78,1.79 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0001.txt,1.11,1.12 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.79,1.80 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.80,1.81 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0226.txt,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.36,1.37 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib libarray.tex,1.25,1.26 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_fcntl.py,1.11,1.12 Fred L. Drake
- [Python-checkins] CVS: python/nondist/sf-html index.html,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libpickle.tex,1.27,1.28 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libarray.tex,1.26,1.27 libbase64.tex,1.15,1.16 libbinhex.tex,1.7,1.8 libgzip.tex,1.12,1.13 librand.tex,1.10,1.11 libsymbol.tex,1.7,1.8 libtoken.tex,1.7,1.8 libuser.tex,1.15,1.16 libuu.tex,1.9,1.10 libzlib.tex,1.22,1.23 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libre.tex,1.58,1.59 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.52,1.53 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.33,1.34 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools push-docs.sh,NONE,1.1 update-docs.sh,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax expatreader.py,1.18,1.19 Lars Marius Garshol
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.203,1.204 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.118,1.119 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules threadmodule.c,2.39,2.40 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.34,1.35 Fred L. Drake
- [Python-checkins] SourceForge problems Fred L. Drake, Jr.
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.212,2.213 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_extcall.py,1.6,1.7 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src configure,1.166,1.167 configure.in,1.174,1.175 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_extcall,1.4,1.5 Jeremy Hylton
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.38,1.39 pep-0001.txt,1.12,1.13 pep-0003.txt,1.1,1.2 pep-0042.txt,1.39,1.40 pep-0160.txt,1.6,1.7 pep-0200.txt,1.44,1.45 pep-0201.txt,1.16,1.17 pep-0202.txt,1.5,1.6 pep-0205.txt,1.1,1.2 pep-0214.txt,1.9,1.10 pep-0223.txt,1.5,1.6 pep-0226.txt,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.39,1.40 pep-0001.txt,1.13,1.14 pep-0201.txt,1.17,1.18 pep-0214.txt,1.10,1.11 Fred L. Drake
Last message date: Mon Oct 30 21:16:40 2000
Archived on: Thu Jan 18 22:53:17 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