Showing content from http://mail.python.org/pipermail/python-checkins/2001-July/thread.html below:
The Python-checkins 2001-July Archive by Thread
2001-July Archives by Thread
Starting: Sun Jul 1 20:06:13 2001
Ending: Tue Jul 31 23:10:31 2001
Messages: 981
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.3,1.1.2.4 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0261.txt,1.2,1.3 Paul Prescod
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.4,1.1.2.5 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf cfscan.py,1.3,1.4 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf cfsupport.py,1.3,1.4 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Tools/bgen/bgen bgenGenerator.py,1.9,1.10 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Tools/bgen/bgen macsupport.py,1.22,1.23 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib/test test_generators.py,1.15,1.16 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.14,1.15 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.49.2.1,2.49.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.11,1.11.2.1 python20.wse,1.39,1.39.2.1 pythoncore.dsp,1.13,1.13.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib quopri.py,1.13,1.14 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-riscos riscosenviron.py,1.3,1.4 riscospath.py,1.2,1.3 rourl2path.py,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.218.2.1,1.218.2.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.58.2.2,1.58.2.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.16.4.2,1.16.4.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Mac/Include config.h,1.32,1.33 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.55,2.56 sre.h,2.20,2.21 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib site.py,1.27,1.28 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib site.py,1.26,1.26.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.56,2.57 sre_constants.h,2.12,2.13 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib sre_compile.py,1.37,1.38 sre_constants.py,1.28,1.29 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.57,2.58 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Include object.h,2.79.2.20,2.79.2.21 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects descrobject.c,1.1.2.11,1.1.2.12 funcobject.c,2.37.4.5,2.37.4.6 object.c,2.124.4.19,2.124.4.20 typeobject.c,2.16.8.54,2.16.8.55 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.19,1.20 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Include funcobject.h,2.23,2.23.4.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects funcobject.c,2.37.4.6,2.37.4.7 typeobject.c,2.16.8.55,2.16.8.56 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.198.2.4,2.198.2.5 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.58,2.59 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test test_sre.py,1.24,1.25 re_tests.py,1.28,1.29 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Doc/lib libprofile.tex,1.34,1.35 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libprofile.tex,1.32.2.1,1.32.2.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Include object.h,2.79.2.21,2.79.2.22 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.124.4.20,2.124.4.21 typeobject.c,2.16.8.56,2.16.8.57 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include object.h,2.79.2.22,2.79.2.23 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects funcobject.c,2.37.4.7,2.37.4.8 object.c,2.124.4.21,2.124.4.22 typeobject.c,2.16.8.57,2.16.8.58 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects funcobject.c,2.37.4.8,2.37.4.9 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects classobject.c,2.127.2.6,2.127.2.7 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.23,1.1.2.24 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules spam.c,1.1.2.8,1.1.2.9 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC config.c,1.31,1.31.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild pythoncore.dsp,1.15.2.1,1.15.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects descrobject.c,1.1.2.12,1.1.2.13 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.24,1.1.2.25 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include classobject.h,2.37,2.37.4.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects classobject.c,2.127.2.7,2.127.2.8 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.16.8.58,2.16.8.59 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules regexpr.c,1.33,1.34 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.59,2.60 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Include pystate.h,2.15,2.16 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.259,2.260 pystate.c,2.17,2.18 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects funcobject.c,2.37.4.9,2.37.4.10 typeobject.c,2.16.8.59,2.16.8.60 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.198.2.5,2.198.2.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include funcobject.h,2.23.4.1,2.23.4.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.5,1.1.2.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.25,1.1.2.26 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.26,1.1.2.27 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib urllib2.py,1.13,1.13.2.1 urllib.py,1.126,1.126.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib urllib2.py,1.14,1.15 urllib.py,1.126,1.127 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom minidom.py,1.33,1.34 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Include funcobject.h,2.23.4.1,2.23.4.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Python import.c,2.177,2.178 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE MacPrefs.py,1.2,1.3 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyEdit.py,1.19,1.20 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Include rangeobject.h,2.16,2.17 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects rangeobject.c,2.24,2.25 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects rangeobject.c,2.24,2.25 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.61,1.62 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0007.txt,NONE,1.1 pep-0000.txt,1.102,1.103 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.214,2.215 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.187,1.188 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_b2.py,1.25,1.26 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0260.txt,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.62,1.63 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python pythonrun.c,2.133.4.2,2.133.4.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libhtmllib.tex,1.22,1.23 libhtmlparser.tex,1.1,1.2 libsgmllib.tex,1.21,1.22 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib sgmllib.py,1.31,1.32 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib sgmllib.py,1.30,1.30.2.1 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep2html.py,1.25,1.26 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.103,1.104 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0006.txt,1.5,1.6 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0001.txt,1.20,1.21 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0007.txt,1.1,1.2 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0008.txt,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0008.txt,1.1,1.2 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0252.txt,1.9,1.10 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0253.txt,1.6,1.7 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0203.txt,1.13,1.14 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0211.txt,1.6,1.7 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0225.txt,1.2,1.3 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0231.txt,1.4,1.5 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0236.txt,1.7,1.8 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0238.txt,1.3,1.4 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0239.txt,1.3,1.4 pep-0240.txt,1.4,1.5 pep-0243.txt,1.3,1.4 pep-0244.txt,1.1,1.2 pep-0245.txt,1.4,1.5 pep-0246.txt,1.2,1.3 pep-0255.txt,1.13,1.14 pep-0256.txt,1.1,1.2 pep-0257.txt,1.3,1.4 pep-0258.txt,1.1,1.2 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0008.txt,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib liburllib2.tex,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libfpectl.tex,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/PCbuild pythoncore.dsp,1.15,1.16 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libfpectl.tex,1.1,1.1.4.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.16.8.60,2.16.8.61 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PCbuild pythoncore.dsp,1.15.2.2,1.15.2.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.27,1.1.2.28 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.16.8.61,2.16.8.62 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.28,1.1.2.29 Guido van Rossum
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.6,1.1.2.7 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.7,1.1.2.8 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.8,1.1.2.9 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/ext ext.tex,1.97,1.98 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac libctb.tex,1.15,1.16 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib codecs.py,1.16,1.16.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_unicode.py,1.31,1.31.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/encodings aliases.py,1.4,1.4.8.1 cp037.py,1.2,1.2.6.1 cp1006.py,1.2,1.2.6.1 cp1026.py,1.2,1.2.6.1 cp1250.py,1.2,1.2.6.1 cp1251.py,1.2,1.2.6.1 cp1252.py,1.2,1.2.6.1 cp1253.py,1.2,1.2.6.1 cp1254.py,1.2,1.2.6.1 cp1255.py,1.2,1.2.6.1 cp1256.py,1.2,1.2.6.1 cp1257.py,1.2,1.2.6.1 cp1258.py,1.2,1.2.6.1 cp424.py,1.2,1.2.6.1 cp437.py,1.2,1.2.6.1 cp500.py,1.2,1.2.6.1 cp737.py,1.2,1.2.6.1 cp775.py,1.2,1.2.6.1 cp850.py,1.2,1.2.6.1 cp852.py,1.2,1.2.6.1 cp855.py,1.2,1.2.6.1 cp856.py,1.3,1.3.6.1 cp857.py,1.2,1.2.6.1 cp860.py,1.2,1.2.6.1 cp861.py,1.2,1.2.6.1 cp862.py,1.2,1.2.6.1 cp863.py,1.2,1.2.6.1 cp864.py,1.2,1.2.6.1 cp865.py,1.2,1.2.6.1 cp866.py,1.2,1.2.6.1 cp869.py,1.2,1.2.6.1 cp874.py,1.2,1.2.6.1 cp875.py,1.2,1.2.6.1 iso8859_1.py,1.2,1.2.6.1 iso8859_10.py,1.2,1.2.6.1 iso8859_13.py,1.2,1.2.6.1 iso8859_14.py,1.2,1.2.6.1 iso8859_15.py,1.2,1.2.6.1 iso8859_2.py,1.2,1.2.6.1 iso8859_3.py,1.2,1.2.6.1 iso8859_4.py,1.2,1.2.6.1 iso8859_5.py,1.2,1.2.6.1 iso8859_6.py,1.2,1.2.6.1 iso8859_7.py,1.2,1.2.6.1 iso8859_8.py,1.2,1.2.6.1 iso8859_9.py,1.2,1.2.6.1 koi8_r.py,1.2,1.2.6.1 mac_cyrillic.py,1.2,1.2.6.1 mac_greek.py,1.2,1.2.6.1 mac_iceland.py,1.2,1.2.6.1 mac_latin2.py,1.2,1.2.6.1 mac_roman.py,1.2,1.2.6.1 mac_turkish.py,1.2,1.2.6.1 utf_16.py,1.1,1.1.10.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/encodings base64_codec.py,NONE,1.1.4.1 cp1140.py,NONE,1.1.4.1 hex_codec.py,NONE,1.1.4.1 quopri_codec.py,NONE,1.1.4.1 rot_13.py,NONE,1.2.4.1 uu_codec.py,NONE,1.1.4.1 zlib_codec.py,NONE,1.1.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools README,NONE,1.7.8.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-riscos riscosenviron.py,1.3,1.3.6.1 riscospath.py,1.2,1.2.4.1 rourl2path.py,1.1,1.1.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-sunos4 regen,1.2,1.2.12.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-sunos5 regen,1.3,1.3.12.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-next3 regen,1.1,1.1.12.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test README,1.6,1.6.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/scripts dutree.doc,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/scripts dutree.doc,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/scripts dutree.doc,NONE,1.1.12.1 dutree.py,NONE,1.10.6.1 eptags.py,NONE,1.8.8.1 findlinksto.py,NONE,1.8.6.1 fixcid.py,NONE,1.9.6.1 fixheader.py,NONE,1.3.6.1 fixnotice.py,NONE,1.5.6.1 fixps.py,NONE,1.5.6.1 ftpmirror.py,NONE,1.14.2.1 gencodec.py,NONE,1.6.2.1 h2py.py,NONE,1.12.6.1 ifdef.py,NONE,1.4.6.1 lfcr.py,NONE,1.3.10.1 linktree.py,NONE,1.6.6.1 lll.py,NONE,1.5.6.1 logmerge.py,NONE,1.7.4.1 mailerdaemon.py,NONE,1.9.6.1 md5sum.py,NONE,1.1.2.1 methfix.py,NONE,1.6.6.1 mkreal.py,NONE,1.6.6.1 ndiff.py,NONE,1.8.6.1 nm2def.py,NONE,1.4.6.1 objgraph.py,NONE,1.5.6.1 parseentities.py,NONE,1.3.6.1 pathfix.py,NONE,1.4.6.1 pdeps.py,NONE,1.5.6.1 pindent.py,NONE,1.10.6.1 ptags.py,NONE,1.7.6.1 pydoc.pyw,NONE,1.1.4.1 redemo.py,NONE,1.2.6.1 reindent.py,NONE,1.1.8.1 rgrep.py,NONE,1.1.12.1 suff.py,NONE,1.5.6.1 sum5.py,NONE,1.3.6.1 texi2html.py,NONE,1.12.6.1 trace.py,NONE,1.4.2.1 treesync.py,NONE,1.5.6.1 untabify.py,NONE,1.2.12.1 which.py,NONE,1.9.6.1 xxci.py,NONE,1.14.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libpopen2.tex,1.13,1.14 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libpopen2.tex,1.13,1.13.6.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib ConfigParser.py,1.32,1.33 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_cfgparser.py,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib ConfigParser.py,1.32,1.32.4.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_cfgparser.py,1.7,1.7.4.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.142,1.143 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects listobject.c,2.96,2.97 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects listobject.c,2.92,2.92.4.1 tupleobject.c,2.48.4.2,2.48.4.3 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.9,1.1.2.10 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.29,1.1.2.30 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules xxsubtype.c,NONE,1.1.2.1 spam.c,1.1.2.9,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/PC config.c,1.31.6.1,1.31.6.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild pythoncore.dsp,1.15.2.3,1.15.2.4 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules Setup.dist,1.21.4.1,1.21.4.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.10,1.1.2.11 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libaifc.tex,1.14,1.15 libarray.tex,1.28,1.29 libbisect.tex,1.9,1.10 libcgi.tex,1.29,1.30 libcurses.tex,1.32,1.33 libftplib.tex,1.31,1.32 libfuncs.tex,1.78,1.79 libgettext.tex,1.7,1.8 libimp.tex,1.28,1.29 libmd5.tex,1.19,1.20 libmimify.tex,1.10,1.11 libnis.tex,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.11,1.1.2.12 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc python-mode.el,4.3,4.4 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib libtelnetlib.tex,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/idle PyShell.py,1.33,1.34 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc python-mode.el,4.4,4.5 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.58,1.59 libprofile.tex,1.35,1.36 libre.tex,1.61,1.62 librexec.tex,1.15,1.16 librlcompleter.tex,1.5,1.6 libsha.tex,1.6,1.7 libsignal.tex,1.20,1.21 libstdtypes.tex,1.63,1.64 libstringio.tex,1.5,1.6 libstruct.tex,1.29,1.30 libthreading.tex,1.8,1.9 libtime.tex,1.39,1.40 libuser.tex,1.16,1.17 libwinreg.tex,1.6,1.7 libxmllib.tex,1.30,1.31 libzipfile.tex,1.11,1.12 xmlsaxreader.tex,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc python-mode.el,4.5,4.6 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib sre.py,1.31,1.32 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv latex2esis.py,1.23,1.24 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv docfixer.py,1.28,1.29 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib FCNTL.py,NONE,1.1.4.1 HTMLParser.py,NONE,1.3.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_threaded_import.py,NONE,1.2.4.1 regrtest.py,1.33,1.33.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv conversion.xml,1.13,1.14 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_support.py,1.21,1.21.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.12,1.1.2.13 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.13,1.1.2.14 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.14,1.1.2.15 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.20,1.21 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.219,1.220 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.42,1.43 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/html style.css,1.15,1.16 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.104,1.105 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs python.sty,1.77,1.78 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/inst inst.tex,1.32,1.33 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref2.tex,1.25,1.26 ref5.tex,1.48,1.49 ref6.tex,1.40,1.41 ref7.tex,1.27,1.28 ref8.tex,1.13,1.14 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api refcounts.dat,1.24,1.25 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools push-docs.sh,1.9,1.10 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv conversion.xml,1.14,1.15 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.104,1.105 Guido van Rossum
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.15,1.1.2.16 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom minidom.py,1.32,1.32.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_unicode_file,NONE,1.1.4.1 test_coercion,1.3,1.3.6.1 test_cookie,1.6,1.6.4.1 test_extcall,1.8,1.8.4.1 test_minidom,1.12,1.12.6.1 test_pyexpat,1.6,1.6.6.1 test_scope,1.6,1.6.4.1 test_copy_reg,1.1,NONE test_descr,1.1.2.1,NONE test_difflib,1.2,NONE test_doctest,1.5,NONE test_dospath,1.1,NONE test_mailbox,1.1,NONE test_parser,1.4,NONE test_sha,1.1,NONE test_strop,1.2,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax expatreader.py,1.22,1.22.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules addrinfo.h,NONE,1.1.2.1 getaddrinfo.c,NONE,1.1.2.1 getnameinfo.c,NONE,1.2.2.1 testcapi_long.h,NONE,1.2.2.1 _codecsmodule.c,2.6,2.6.8.1 _cursesmodule.c,2.51,2.51.4.1 _sre.c,2.55,2.55.4.1 _testcapimodule.c,1.3,1.3.4.1 _tkinter.c,1.115,1.115.6.1 _weakref.c,1.10,1.10.4.1 arraymodule.c,2.62,2.62.6.1 binascii.c,2.28,2.28.6.1 fcntlmodule.c,2.28,2.28.6.1 main.c,1.52,1.52.4.1 makesetup,1.35,1.35.6.1 mathmodule.c,2.58,2.58.8.1 mmapmodule.c,2.28,2.28.2.1 parsermodule.c,2.60,2.60.6.1 pcremodule.c,2.25,2.25.8.1 posixmodule.c,2.187,2.187.4.1 pyexpat.c,2.45,2.45.4.1 regexpr.c,1.33,1.33.8.1 selectmodule.c,2.50,2.50.6.1 socketmodule.c,1.141,1.141.4.1 sre.h,2.18,2.18.10.1 sre_constants.h,2.12,2.12.4.1 stropmodule.c,2.75,2.75.8.1 structmodule.c,2.42,2.42.4.1 termios.c,2.24,2.24.4.1 timemodule.c,2.110,2.110.4.1 xreadlinesmodule.c,1.5,1.5.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC WinMain.c,1.6,1.6.8.1 config.h,1.51,1.51.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.12,1.12.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects abstract.c,2.60.2.4,2.60.2.5 classobject.c,2.127.2.8,2.127.2.9 dictobject.c,2.80.2.14,2.80.2.15 fileobject.c,2.112.2.3,2.112.2.4 floatobject.c,2.81.6.4,2.81.6.5 frameobject.c,2.49.4.4,2.49.4.5 intobject.c,2.56.6.5,2.56.6.6 iterobject.c,1.3.2.2,1.3.2.3 listobject.c,2.92.6.9,2.92.6.10 longobject.c,1.71.6.3,1.71.6.4 object.c,2.124.4.22,2.124.4.23 rangeobject.c,2.24.6.3,2.24.6.4 stringobject.c,2.103.2.6,2.103.2.7 tupleobject.c,2.48.6.3,2.48.6.4 typeobject.c,2.16.8.62,2.16.8.63 unicodectype.c,2.7,2.7.8.1 unicodeobject.c,2.87.2.4,2.87.2.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.198.2.6,2.198.2.7 ceval.c,2.241.2.4,2.241.2.5 compile.c,2.197,2.197.2.1 dynload_win.c,2.7,2.7.8.1 errors.c,2.62,2.62.6.1 getargs.c,2.54.6.1,2.54.6.2 graminit.c,2.28,2.28.8.1 import.c,2.176.2.1,2.176.2.2 marshal.c,1.62,1.62.4.1 pystate.c,2.16,2.16.6.1 pythonrun.c,2.133.4.3,2.133.4.4 symtable.c,2.4,2.4.6.1 sysmodule.c,2.85,2.85.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Grammar Grammar,1.42,1.42.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include abstract.h,2.31.2.1,2.31.2.2 cStringIO.h,2.14,2.14.8.1 ceval.h,2.41.4.1,2.41.4.2 compile.h,2.29,2.29.4.1 dictobject.h,2.20.8.2,2.20.8.3 fileobject.h,2.22,2.22.8.1 floatobject.h,2.17,2.17.8.1 frameobject.h,2.31,2.31.4.1 graminit.h,2.16,2.16.8.1 longobject.h,2.19,2.19.8.1 opcode.h,2.35,2.35.2.1 pyport.h,2.26,2.26.6.1 pystate.h,2.14,2.14.6.1 rangeobject.h,2.15,2.15.8.1 stringobject.h,2.25,2.25.6.1 symtable.h,2.7,2.7.4.1 tupleobject.h,2.24,2.24.8.1 unicodeobject.h,2.20,2.20.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src LICENSE,1.15,1.15.4.1 Makefile.pre.in,1.37.2.1,1.37.2.2 PLAN.txt,1.1.2.16,1.1.2.17 README,1.123,1.123.2.1 acconfig.h,1.46,1.46.4.1 config.h.in,2.92,2.92.2.1 configure,1.209,1.209.2.1 configure.in,1.217,1.217.2.1 setup.py,1.38,1.38.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/distutils mwerkscompiler.py,1.1,1.1.6.1 sysconfig.py,1.34,1.34.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command bdist_rpm.py,1.23,1.23.8.1 bdist_wininst.py,1.21,1.21.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/lib-old lockfile.py,1.1,1.1.12.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib Cookie.py,1.8,1.8.4.1 UserDict.py,1.12,1.12.2.1 UserList.py,1.16,1.16.6.1 UserString.py,1.9,1.9.6.1 anydbm.py,1.10,1.10.6.1 asyncore.py,1.11,1.11.2.1 base64.py,1.11,1.11.6.1 bdb.py,1.31,1.31.4.1 calendar.py,1.21,1.21.6.1 cgi.py,1.63,1.63.4.1 chunk.py,1.10,1.10.4.1 code.py,1.15,1.15.6.1 dbhash.py,1.5,1.5.6.1 dis.py,1.34,1.34.2.1 doctest.py,1.10,1.10.4.1 dumbdbm.py,1.10,1.10.6.1 fnmatch.py,1.11,1.11.4.1 formatter.py,1.17,1.17.6.1 glob.py,1.9,1.9.6.1 htmllib.py,1.17,1.17.6.1 httplib.py,1.34,1.34.4.1 imaplib.py,1.27,1.27.6.1 keyword.py,1.10,1.10.6.1 linecache.py,1.7,1.7.6.1 mailbox.py,1.30,1.30.4.1 mailcap.py,1.9,1.9.6.1 mhlib.py,1.26,1.26.6.1 mimetypes.py,1.13,1.13.6.1 mimify.py,1.20,1.20.4.1 ntpath.py,1.34,1.34.6.1 pipes.py,1.8,1.8.6.1 posixfile.py,1.20,1.20.4.1 pprint.py,1.12,1.12.6.1 pre.py,1.9,1.9.6.1 profile.py,1.27,1.27.4.1 pstats.py,1.15,1.15.4.1 pty.py,1.7,1.7.6.1 pydoc.py,1.38,1.38.4.1 quopri.py,1.11,1.11.4.1 rexec.py,1.28,1.28.6.1 rfc822.py,1.54,1.54.6.1 sgmllib.py,1.30,1.30.4.1 site.py,1.26,1.26.4.1 sre_compile.py,1.37,1.37.4.1 sre_constants.py,1.28,1.28.4.1 tabnanny.py,1.13,1.13.4.1 tokenize.py,1.22,1.22.4.1 traceback.py,1.25,1.25.4.1 types.py,1.14.10.5,1.14.10.6 unittest.py,1.7,1.7.4.1 urllib.py,1.126,1.126.4.1 urllib2.py,1.13,1.13.4.1 weakref.py,1.9,1.9.2.1 zipfile.py,1.13,1.13.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test double_const.py,NONE,1.1.4.1 test_call.py,NONE,1.1.4.1 test_codecs.py,NONE,1.1.2.1 test_generators.py,NONE,1.17.2.1 test_htmlparser.py,NONE,1.1.4.1 test_mutants.py,NONE,1.6.4.1 test_pprint.py,NONE,1.4.4.1 test_quopri.py,NONE,1.2.2.1 test_unicode_file.py,NONE,1.1.4.1 test_urllib2.py,NONE,1.2.4.1 re_tests.py,1.28,1.28.4.1 string_tests.py,1.7,1.7.6.1 test_b1.py,1.34,1.34.6.1 test_b2.py,1.24,1.24.6.1 test_binhex.py,1.10,1.10.6.1 test_complex.py,1.1,1.1.4.1 test_contains.py,1.6,1.6.6.1 test_cookie.py,1.9,1.9.4.1 test_copy_reg.py,1.1,1.1.8.1 test_difflib.py,1.1,1.1.6.1 test_doctest.py,1.1,1.1.6.1 test_dospath.py,1.3,1.3.6.1 test_extcall.py,1.14,1.14.4.1 test_fcntl.py,1.17,1.17.4.1 test_fnmatch.py,1.1,1.1.4.1 test_grp.py,1.7,1.7.6.1 test_hash.py,1.2,1.2.6.1 test_import.py,1.3,1.3.4.1 test_iter.py,1.2.2.1,1.2.2.2 test_locale.py,1.2,1.2.4.1 test_mailbox.py,1.3,1.3.4.1 test_minidom.py,1.26,1.26.6.1 test_mmap.py,1.15,1.15.6.1 test_operations.py,1.3,1.3.6.1 test_parser.py,1.6,1.6.6.1 test_pyexpat.py,1.7,1.7.6.1 test_regex.py,1.9,1.9.6.1 test_rfc822.py,1.9,1.9.6.1 test_richcmp.py,1.5,1.5.6.1 test_scope.py,1.14,1.14.4.1 test_sha.py,1.1,1.1.12.1 test_sre.py,1.24,1.24.4.1 test_strop.py,1.10,1.10.6.1 test_struct.py,1.7,1.7.6.1 test_time.py,1.6,1.6.6.1 test_types.py,1.20,1.20.2.1 test_weakref.py,1.7,1.7.4.1 test_xmllib.py,1.4,1.4.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.17,1.1.2.18 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.30,1.1.2.31 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.18,1.1.2.19 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.19,1.1.2.20 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_generators.py,1.17.2.1,1.17.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.16.8.63,2.16.8.64 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.241.2.5,2.241.2.6 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.20,1.1.2.21 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.21,1.1.2.22 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.22,1.1.2.23 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test___all__,1.1,NONE test___future__,1.1,NONE test_al,1.1,NONE test_array,1.1,NONE test_audioop,1.1,NONE test_binhex,1.1,NONE test_bisect,1.1,NONE test_bsddb,1.1,NONE test_bufio,1.1,NONE test_capi,1.1,NONE test_cd,1.1,NONE test_cl,1.1,NONE test_cmath,1.1,NONE test_complex,1.1,NONE test_contains,1.1,NONE test_crypt,1.2,NONE test_dbm,1.1,NONE test_dl,1.1,NONE test_dumbdbm,1.1,NONE test_errno,1.1,NONE test_fcntl,1.1,NONE test_file,1.1,NONE test_fnmatch,1.1,NONE test_fork1,1.1,NONE test_format,1.1,NONE test_funcattrs,1.1,NONE test_gc,1.2,NONE test_gdbm,1.1,NONE test_getopt,1.2,NONE test_gl,1.1,NONE test_grp,1.1,NONE test_gzip,1.1,NONE test_hash,1.1,NONE test_imageop,1.1,NONE test_imgfile,1.1,NONE test_import,1.1,NONE test_inspect,1.1,NONE test_iter,1.2,NONE test_largefile,1.1,NONE test_locale,1.1,NONE test_rfc822,1.1,NONE test_select,1.2,NONE test_sre,1.12,NONE test_strftime,1.2,NONE test_struct,1.2,NONE test_sunaudiodev,1.1,NONE test_sundry,1.1,NONE test_symtable,1.1,NONE test_time,1.1,NONE test_timing,1.1,NONE test_traceback,1.1,NONE test_unpack,1.1,NONE test_urllib,1.1,NONE test_userdict,1.1,NONE test_userlist,1.1,NONE test_userstring,1.3,NONE test_wave,1.1,NONE test_weakref,1.3,NONE test_xmllib,1.1,NONE test_zipfile,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.241.2.6,2.241.2.7 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.60,2.61 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib sre.py,1.32,1.33 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.23,1.1.2.24 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.80.2.15,2.80.2.16 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.24,1.1.2.25 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.80.2.16,2.80.2.17 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Modules macfsmodule.c,1.36,1.37 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Include macglue.h,1.54,1.55 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Python macglue.c,1.95,1.96 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Modules xxsubtype.c,1.1.2.1,1.1.2.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.31,1.1.2.32 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.80.2.17,2.80.2.18 Guido van Rossum
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.25,1.1.2.26 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.80.2.18,2.80.2.19 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0247.txt,1.2,1.3 pep-0241.txt,1.8,1.9 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Modules regexmodule.c,1.42,1.43 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Objects rangeobject.c,2.25,2.26 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Include rangeobject.h,2.17,2.18 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.215,2.216 Thomas Wouters
- [Python-checkins] CVS: python/nondist/peps pep-0262.txt,NONE,1.1 pep-0000.txt,1.105,1.106 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.117.2.6,1.117.2.7 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.127,1.128 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv conversion.xml,1.15,1.16 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.43,1.44 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Include descrobject.h,1.1.2.6,1.1.2.7 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects descrobject.c,1.1.2.13,1.1.2.14 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules regexmodule.c,1.43,1.44 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects descrobject.c,1.1.2.14,1.1.2.15 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0252.txt,1.10,1.11 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib SocketServer.py,1.24,1.25 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_socketserver.py,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/mac undoc.tex,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac undoc.tex,1.2,1.2.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_socketserver.py,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.128,1.129 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.117.2.7,1.117.2.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api refcounts.dat,1.25,1.26 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api refcounts.dat,1.23,1.23.4.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.16.4.3,1.16.4.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.16.8.64,2.16.8.65 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects floatobject.c,2.81.6.5,2.81.6.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src acconfig.h,1.49,1.50 config.h.in,2.97,2.98 configure,1.215,1.216 configure.in,1.223,1.224 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules readline.c,2.35,2.36 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0253.txt,1.7,1.8 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyBrowser.py,1.8,1.9 PyEdit.py,1.20,1.21 PyFontify.py,1.4,1.5 Wcontrols.py,1.5,1.6 Just van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0253.txt,1.8,1.9 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.80.2.19,2.80.2.20 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0253.txt,1.9,1.10 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/pynche README,2.14,2.15 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche ChipViewer.py,2.8,2.9 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche ColorDB.py,2.7,2.8 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche DetailsViewer.py,2.9,2.10 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche ListViewer.py,2.13,2.14 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche Main.py,2.19,2.20 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche PyncheWidget.py,2.26,2.27 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche StripViewer.py,2.14,2.15 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche TextViewer.py,2.11,2.12 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche pyColorChooser.py,2.6,2.7 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche Switchboard.py,2.9,2.10 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche TypeinViewer.py,2.14,2.15 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.32,1.1.2.33 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.16.8.65,2.16.8.66 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib uu.py,1.16,1.17 Tim Peters
- [Python-checkins] CVS: python/dist/src configure.in,1.224,1.225 Fred L. Drake
- [Python-checkins] CVS: python/dist/src configure,1.216,1.217 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib uu.py,1.16,1.16.4.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Python import.c,2.175.2.1,2.175.2.2 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Lib SocketServer.py,1.24,1.24.2.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Lib/test test_socketserver.py,NONE,1.2.2.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_socketserver,NONE,1.1.2.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Modules readline.c,2.35,2.35.2.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src acconfig.h,1.46,1.46.2.1 config.h.in,2.91.2.1,2.91.2.2 configure,1.207.2.1,1.207.2.2 configure.in,1.215.2.1,1.215.2.2 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.187.2.1,2.187.2.2 Thomas Wouters
- [Python-checkins] CVS: python/dist/src config.h.in,2.91.2.2,2.91.2.3 configure.in,1.215.2.2,1.215.2.3 configure,1.207.2.2,1.207.2.3 Thomas Wouters
- [Python-checkins] CVS: python/dist/src config.h.in,2.98,2.99 configure.in,1.225,1.226 configure,1.217,1.218 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.190,2.191 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Demo/xmlrpc - New directory Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib xmlrpclib.py,NONE,1.1 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Demo/xmlrpc xmlrpc_handler.py,NONE,1.1 xmlrpcserver.py,NONE,1.1 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Doc/lib libselect.tex,1.17,1.18 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libselect.tex,1.17,1.17.4.1 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0253.txt,1.10,1.11 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.129,1.130 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.117.2.8,1.117.2.9 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0253.txt,1.11,1.12 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_uu.py,NONE,1.1 test_sundry.py,1.4,1.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_fileinput.py,NONE,1.1 test_sundry.py,1.5,1.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.187.2.2,2.187.2.3 Thomas Wouters
- [Python-checkins] CVS: python/dist/src configure,1.207.2.3,1.207.2.4 configure.in,1.215.2.3,1.215.2.4 config.h.in,2.91.2.3,2.91.2.4 acconfig.h,1.46.2.1,1.46.2.2 Thomas Wouters
- [Python-checkins] CVS: python/dist/src acconfig.h,1.50,1.51 config.h.in,2.99,2.100 configure,1.218,1.219 configure.in,1.226,1.227 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.191,2.192 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.44,1.45 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcmd.tex,1.8,1.9 libcurses.tex,1.33,1.34 libexcs.tex,1.37,1.38 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libxmlrpclib.tex,NONE,1.1 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Lib site.py,1.28,1.29 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects intobject.c,2.57,2.58 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects longobject.c,1.83,1.84 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libfuncs.tex,1.79,1.80 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.188,1.189 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PC WinMain.c,1.6,1.6.6.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Lib pipes.py,1.8,1.8.4.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Modules mmapmodule.c,2.27,2.27.4.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Include compile.h,2.30,2.31 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_pow.py,1.7,1.8 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_gc.py,1.7,1.8 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib/test test_generators.py,1.17,1.18 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Objects frameobject.c,2.52,2.53 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Objects iterobject.c,1.4,1.5 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Objects methodobject.c,2.33,2.34 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.260,2.261 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.146,1.146.2.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Doc/lib libre.tex,1.62,1.63 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libre.tex,1.60.2.1,1.60.2.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.16.4.4,1.16.4.5 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.40,1.41 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib site.py,1.29,1.30 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Mac/Python macglue.c,1.96,1.97 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Doc/tools push-docs.sh,1.10,1.11 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib __future__.py,1.5,1.6 symtable.py,1.4,1.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_generators.py,1.18,1.19 test_scope.py,1.16,1.17 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild rmpyc.py,1.2,1.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_generators.py,1.19,1.20 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_generators.py,1.20,1.21 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libxmlrpclib.tex,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.67,1.68 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib lib.tex,1.187,1.188 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects longobject.c,1.84,1.85 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_generators.py,1.21,1.22 Tim Peters
- [Python-checkins] CVS: python/dist/src README,1.122.2.1,1.122.2.2 Thomas Wouters
- [Python-checkins] CVS: python/dist/src LICENSE,1.15.2.2,1.15.2.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_socketserver.py,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib symbol.py,1.12,1.13 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0253.txt,1.12,1.13 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte - New directory Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte Mltemodule.c,NONE,1.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte mltescan.py,NONE,1.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte mltesupport.py,NONE,1.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts fullbuild.py,1.66,1.67 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts genpluginprojects.py,1.13,1.14 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Objects funcobject.c,2.37.4.10,2.37.4.11 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0252.txt,1.11,1.12 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.124.4.23,2.124.4.24 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.16.8.66,2.16.8.67 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_generators.py,1.17.2.2,1.17.2.3 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0252.txt,1.12,1.13 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte Mltemodule.c,1.1,1.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte mltescan.py,1.1,1.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte mltesupport.py,1.1,1.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Tools/bgen/bgen scantools.py,1.21,1.22 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.33,1.1.2.34 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/dist dist.tex,1.33,1.34 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/inst inst.tex,1.33,1.34 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac undoc.tex,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac libmacic.tex,1.15,1.16 libmacos.tex,1.14,1.15 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/templates howto.tex,1.5,1.6 manual.tex,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.61,1.62 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref3.tex,1.68,1.69 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.143,1.144 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ext ext.tex,1.98,1.99 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.45,1.46 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib netdata.tex,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libxmlrpclib.tex,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib internet.tex,1.3,1.4 lib.tex,1.188,1.189 libasyncore.tex,1.8,1.9 libbase64.tex,1.17,1.18 libbasehttp.tex,1.12,1.13 libcgi.tex,1.30,1.31 libfl.tex,1.18,1.19 libformatter.tex,1.20,1.21 libintro.tex,1.7,1.8 libos.tex,1.59,1.60 libpanel.tex,1.10,1.11 libresource.tex,1.13,1.14 librestricted.tex,1.6,1.7 librexec.tex,1.16,1.17 librobotparser.tex,1.2,1.3 libstdwin.tex,1.23,1.24 libtime.tex,1.40,1.41 libunittest.tex,1.4,1.5 liburllib.tex,1.35,1.36 liburlparse.tex,1.18,1.19 libxmllib.tex,1.31,1.32 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.130,1.131 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.131,1.132 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.117.2.9,1.117.2.10 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.21,1.22 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv conversion.xml,1.16,1.17 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.15,1.16 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.11.2.1,1.11.2.2 python20.wse,1.39.2.1,1.39.2.2 pythoncore.dsp,1.13.2.1,1.13.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib sgmllib.py,1.32,1.33 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Include compile.h,2.29.4.1,2.29.4.2 rangeobject.h,2.15.8.1,2.15.8.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib xmlrpclib.py,NONE,1.1.2.1 ConfigParser.py,1.32,1.32.6.1 SocketServer.py,1.24,1.24.4.1 __future__.py,1.5,1.5.4.1 site.py,1.26.4.1,1.26.4.2 sre.py,1.31,1.31.4.1 symbol.py,1.12,1.12.8.1 symtable.py,1.4,1.4.4.1 uu.py,1.16,1.16.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_fileinput.py,NONE,1.1.2.1 test_socketserver.py,NONE,1.3.2.1 test_uu.py,NONE,1.1.2.1 test_cfgparser.py,1.7,1.7.6.1 test_gc.py,1.7,1.7.6.1 test_generators.py,1.17.2.3,1.17.2.4 test_pow.py,1.7,1.7.6.1 test_scope.py,1.14.4.1,1.14.4.2 test_sundry.py,1.4,1.4.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.26,1.1.2.27 acconfig.h,1.46.4.1,1.46.4.2 config.h.in,2.92.2.1,2.92.2.2 configure,1.209.2.1,1.209.2.2 configure.in,1.217.2.1,1.217.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.55.4.1,2.55.4.2 posixmodule.c,2.187.4.1,2.187.4.2 readline.c,2.35,2.35.4.1 regexmodule.c,1.42,1.42.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.40,1.40.2.1 rmpyc.py,1.2,1.2.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects frameobject.c,2.49.4.5,2.49.4.6 intobject.c,2.56.6.6,2.56.6.7 iterobject.c,1.3.2.3,1.3.2.4 listobject.c,2.92.6.10,2.92.6.11 longobject.c,1.71.6.4,1.71.6.5 methodobject.c,2.33.8.5,2.33.8.6 rangeobject.c,2.24.6.4,2.24.6.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.198.2.7,2.198.2.8 ceval.c,2.241.2.7,2.241.2.8 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects longobject.c,1.85,1.86 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects longobject.c,1.86,1.87 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-toolbox MacTextEditor.py,NONE,1.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte Mltemodule.c,1.2,1.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte mltescan.py,1.2,1.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte mltesupport.py,1.2,1.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/mlte - New directory Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/mlte mlted.py,NONE,1.1 Jack Jansen
- [Python-checkins] CVS: python/nondist/peps pep-0248.txt,1.2,1.3 pep-0249.txt,1.3,1.4 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.132,2.133 Guido van Rossum
- [Python-checkins] CVS: python/dist/src setup.py,1.41,1.42 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Modules _cursesmodule.c,2.52,2.53 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Modules selectmodule.c,2.51,2.52 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src configure.in,1.227,1.228 config.h.in,2.100,2.101 configure,1.219,1.220 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/plat-aix3 FCNTL.py,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-aix4 FCNTL.py,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-beos5 FCNTL.py,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-freebsd2 FCNTL.py,1.2,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-freebsd3 FCNTL.py,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-freebsd4 FCNTL.py,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-freebsd5 FCNTL.py,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-irix5 FCNTL.py,1.3,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-irix6 FCNTL.py,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-linux1 FCNTL.py,1.2,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-linux2 FCNTL.py,1.2,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-netbsd1 FCNTL.py,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-sunos4 FCNTL.py,1.2,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-sunos5 FCNTL.py,1.2,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-unixware7 FCNTL.py,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects longobject.c,1.87,1.88 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include Python.h,2.32,2.33 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include Python.h,2.33,2.34 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules mpzmodule.c,2.36,2.37 regexpr.c,1.34,1.35 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects longobject.c,1.88,1.89 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC import_nt.c,1.14,1.15 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules pcremodule.c,2.26,2.27 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include Python.h,2.32.2.1,2.32.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib sgmllib.py,1.30.4.1,1.30.4.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules _cursesmodule.c,2.51.4.1,2.51.4.2 mpzmodule.c,2.36,2.36.6.1 pcremodule.c,2.25.8.1,2.25.8.2 regexpr.c,1.33.8.1,1.33.8.2 selectmodule.c,2.50.6.1,2.50.6.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects longobject.c,1.71.6.5,1.71.6.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC import_nt.c,1.14,1.14.8.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.12.2.1,1.12.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.27,1.1.2.28 config.h.in,2.92.2.2,2.92.2.3 configure,1.209.2.2,1.209.2.3 configure.in,1.217.2.2,1.217.2.3 setup.py,1.38.4.1,1.38.4.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include compile.h,2.31,2.32 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib __future__.py,1.6,1.7 inspect.py,1.18,1.19 tokenize.py,1.24,1.25 types.py,1.15,1.16 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test pystone.py,1.6,1.7 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Parser parser.c,2.18,2.19 parser.h,2.14,2.15 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python future.c,2.5,2.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include Python.h,2.34,2.35 ceval.h,2.42,2.43 compile.h,2.32,2.33 pythonrun.h,2.41,2.42 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_generators.py,1.22,1.23 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules main.c,1.53,1.54 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.216,2.217 ceval.c,2.261,2.262 compile.c,2.206,2.207 future.c,2.6,2.7 pythonrun.c,2.134,2.135 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python future.c,2.7,2.8 pythonrun.c,2.135,2.136 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib doctest.py,1.14,1.15 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include parsetok.h,2.15,2.16 pythonrun.h,2.42,2.43 Tim Peters
- [Python-checkins] CVS: python/dist/src/Parser parsetok.c,2.25,2.26 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python pythonrun.c,2.136,2.137 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test pystone.py,1.7,1.8 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/distutils unixccompiler.py,1.33,1.34 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/distutils unixccompiler.py,1.34,1.35 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libtime.tex,1.41,1.42 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libtime.tex,1.37.4.2,1.37.4.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules mmapmodule.c,2.27.4.1,2.27.4.2 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Modules mmapmodule.c,2.31,2.32 Thomas Wouters
- [Python-checkins] CVS: python/dist/src setup.py,1.38,1.38.2.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Modules selectmodule.c,2.50.4.1,2.50.4.2 Thomas Wouters
- [Python-checkins] CVS: python/dist/src config.h.in,2.91.2.4,2.91.2.5 configure.in,1.215.2.4,1.215.2.5 configure,1.207.2.4,1.207.2.5 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Python pythonrun.c,2.137,2.138 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.207,2.208 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib sgmllib.py,1.33,1.34 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib doctest.py,1.15,1.16 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_htmlparser.py,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_support.py,1.23,1.24 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_sgmllib.py,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.28,1.1.2.29 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules _tkinter.c,1.116,1.117 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib rfc822.py,1.57,1.58 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib rfc822.py,1.58,1.59 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test test_rfc822.py,1.11,1.12 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib librfc822.tex,1.34,1.35 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test test_urllib2.py,1.2,1.3 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.29,1.1.2.30 Tim Peters
- [Python-checkins] CVS: python/dist/src/Demo/pdist new,NONE,1.1.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Demo/scripts freeze.py,NONE,1.5.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Demo/sgi/video IN.py,NONE,1.1.2.1 Makefile,NONE,1.1.2.1 Vrecc.py,NONE,1.1.2.1 cam.py,NONE,1.2.2.1 camcorder.py,NONE,1.4.2.1 colorsys.py,NONE,1.4.2.1 i2v.c,NONE,1.1.2.1 makemovie.py,NONE,1.4.2.1 squash.c,NONE,1.2.2.1 squash2.c,NONE,1.1.2.1 statit.py,NONE,1.2.2.1 syncaudio.py,NONE,1.2.2.1 tomono.c,NONE,1.1.2.1 tv.py,NONE,1.2.2.1 v2i.c,NONE,1.2.2.1 video.py,NONE,1.10.2.1 vpregs.py,NONE,1.1.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include Python.h,2.32.2.2,2.32.2.3 ceval.h,2.41.4.2,2.41.4.3 compile.h,2.29.4.2,2.29.4.3 parsetok.h,2.15,2.15.8.1 pythonrun.h,2.41.4.1,2.41.4.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib builtin.py,NONE,1.1.2.1 macstat.py,NONE,1.1.2.1 persist.py,NONE,1.6.4.1 __future__.py,1.5.4.1,1.5.4.2 doctest.py,1.10.4.1,1.10.4.2 inspect.py,1.16,1.16.4.1 sgmllib.py,1.30.4.2,1.30.4.3 tokenize.py,1.22.4.1,1.22.4.2 types.py,1.14.10.6,1.14.10.7 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/distutils unixccompiler.py,1.33,1.33.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_sgmllib.py,NONE,1.1.2.1 test_generators.py,1.17.2.4,1.17.2.5 test_htmlparser.py,1.1.4.1,1.1.4.2 test_support.py,1.21.4.1,1.21.4.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Parser parser.c,2.18,2.18.8.1 parser.h,2.14,2.14.8.1 parsetok.c,2.25,2.25.8.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python pythonmain.c,NONE,2.30.2.1 bltinmodule.c,2.198.2.8,2.198.2.9 ceval.c,2.241.2.8,2.241.2.9 compile.c,2.197.2.1,2.197.2.2 future.c,2.5,2.5.6.1 pythonrun.c,2.133.4.4,2.133.4.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules Setup.guido,NONE,2.7.2.1 Setup.irix4,NONE,1.1.4.1 Setup.irix5,NONE,2.6.2.1 Setup.minix,NONE,2.3.2.1 Setup.solaris2,NONE,1.1.4.1 Setup.sunos4,NONE,1.1.4.1 imgformat.c,NONE,2.1.2.1 version.c,NONE,2.2.2.1 main.c,1.52.4.1,1.52.4.2 mmapmodule.c,2.28.2.1,2.28.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Demo/mlte mlted.py,1.1,1.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte Mltemodule.c,1.3,1.4 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte mltescan.py,1.3,1.4 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte mltesupport.py,1.3,1.4 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts fullbuild.py,1.67,1.68 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Demo/pdist new,1.1.2.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Demo/scripts freeze.py,1.5.2.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Demo/sgi/video IN.py,1.1.2.1,NONE Makefile,1.1.2.1,NONE Vrecc.py,1.1.2.1,NONE cam.py,1.2.2.1,NONE camcorder.py,1.4.2.1,NONE colorsys.py,1.4.2.1,NONE i2v.c,1.1.2.1,NONE makemovie.py,1.4.2.1,NONE squash.c,1.2.2.1,NONE squash2.c,1.1.2.1,NONE statit.py,1.2.2.1,NONE syncaudio.py,1.2.2.1,NONE tomono.c,1.1.2.1,NONE tv.py,1.2.2.1,NONE v2i.c,1.2.2.1,NONE video.py,1.10.2.1,NONE vpregs.py,1.1.2.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib builtin.py,1.1.2.1,NONE macstat.py,1.1.2.1,NONE persist.py,1.6.4.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules Setup.guido,2.7.2.1,NONE Setup.irix4,1.1.4.1,NONE Setup.irix5,2.6.2.1,NONE Setup.minix,2.3.2.1,NONE Setup.solaris2,1.1.4.1,NONE Setup.sunos4,1.1.4.1,NONE imgformat.c,2.1.2.1,NONE version.c,2.2.2.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Python pythonmain.c,2.30.2.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules parsermodule.c,2.61,2.62 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_parser.py,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.16,1.17 python20.wse,1.41,1.42 pythoncore.dsp,1.16,1.17 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.30,1.1.2.31 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib librfc822.tex,1.34,1.34.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib rfc822.py,1.54.6.1,1.54.6.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_parser.py,1.6.6.1,1.6.6.2 test_rfc822.py,1.9.6.1,1.9.6.2 test_urllib2.py,1.2.4.1,1.2.4.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Demo/mlte mlted.py,1.1,1.1.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte Mltemodule.c,1.3,1.3.2.1 mltescan.py,1.3,1.3.2.1 mltesupport.py,1.3,1.3.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/scripts fullbuild.py,1.67,1.67.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules _tkinter.c,1.115.6.1,1.115.6.2 parsermodule.c,2.60.6.1,2.60.6.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.12.2.2,1.12.2.3 python20.wse,1.40.2.1,1.40.2.2 pythoncore.dsp,1.15.2.4,1.15.2.5 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0255.txt,1.14,1.15 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild pythoncore.dsp,1.15.2.5,1.15.2.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib librfc822.tex,1.35,1.36 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Demo/scripts freeze.py,1.5,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/tools mkhowto,1.27,1.27.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools mkhowto,1.27,1.28 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib builtin.py,1.1,NONE macstat.py,1.1,NONE persist.py,1.6,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python pythonmain.c,2.30,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/pdist new,1.1,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/sgi/video IN.py,1.1,NONE Makefile,1.1,NONE Vrecc.py,1.1,NONE cam.py,1.2,NONE camcorder.py,1.4,NONE colorsys.py,1.4,NONE i2v.c,1.1,NONE makemovie.py,1.4,NONE squash.c,1.2,NONE squash2.c,1.1,NONE statit.py,1.2,NONE syncaudio.py,1.2,NONE tomono.c,1.1,NONE tv.py,1.2,NONE v2i.c,1.2,NONE video.py,1.10,NONE vpregs.py,1.1,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.50,2.50.2.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python import.c,2.176.2.2,2.176.2.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include modsupport.h,2.36,2.36.6.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.62,1.63 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools rewrite.py,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/info Makefile,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Parser parsetok.c,2.26,2.27 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.220,1.221 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.189,1.190 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules cPickle.c,2.59,2.60 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.190,1.191 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules parsermodule.c,2.62,2.63 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_parser.py,1.8,1.9 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.189,1.189.2.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.132,1.133 Fred L. Drake
- [Python-checkins] CVS: python/dist/src LICENSE,1.17,1.18 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PC config.h,1.55,1.56 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.192,2.193 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.60,1.61 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/bgen/bgen scantools.py,1.22,1.23 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf CFmodule.c,1.4,1.5 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf cfscan.py,1.4,1.5 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf cfsupport.py,1.5,1.6 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib/test test_os.py,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc libmods.tex,1.2,NONE Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc libstd.tex,1.1,NONE Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Demo/sockets ChangeLog,1.3,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Demo/tkinter Tree.py,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_os.py,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.46,1.47 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.105,1.106 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs python.sty,1.78,1.79 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.68,1.69 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs license.tex,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.221,1.222 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc .cvsignore,1.20,1.21 Fred L. Drake
- [Python-checkins] CVS: python/dist/src LICENSE,1.15.4.1,1.15.4.2 PLAN.txt,1.1.2.31,1.1.2.32 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc .cvsignore,1.20,1.20.6.1 Makefile,1.220,1.220.2.1 Makefile.deps,1.68,1.68.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.132,1.132.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.46,1.46.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/info Makefile,1.6,1.6.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.60,1.60.2.1 librfc822.tex,1.34.2.1,1.34.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/tools rewrite.py,NONE,1.1.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.105,1.105.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.62,1.62.2.1 license.tex,1.1,1.1.6.1 python.sty,1.78,1.78.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_os.py,NONE,1.2.2.1 test_parser.py,1.6.6.2,1.6.6.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf CFmodule.c,1.4,1.4.2.1 cfscan.py,1.4,1.4.2.1 cfsupport.py,1.5,1.5.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.189.2.1,1.189.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC config.h,1.51.2.1,1.51.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.40.2.2,1.40.2.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules cPickle.c,2.59.4.1,2.59.4.2 parsermodule.c,2.60.6.2,2.60.6.3 posixmodule.c,2.187.4.2,2.187.4.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Parser parsetok.c,2.25.8.1,2.25.8.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/bgen/bgen scantools.py,1.22,1.22.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.32,1.1.2.33 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.40.2.3,1.40.2.4 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0252.txt,1.13,1.14 pep-0253.txt,1.13,1.14 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom pulldom.py,1.21,1.22 Martin v. L?wis
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.106,1.107 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib libsys.tex,1.46,1.47 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Include pystate.h,2.16,2.17 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.191,1.192 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Python dynload_shlib.c,2.8,2.9 pystate.c,2.18,2.19 sysmodule.c,2.88,2.89 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src configure.in,1.228,1.229 configure,1.220,1.221 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Doc/lib libsys.tex,1.47,1.48 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules main.c,1.54,1.55 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libpdb.tex,1.30,1.31 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsys.tex,1.48,1.49 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv Makefile,1.8,1.9 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/distutils sysconfig.py,1.36,1.37 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.144,1.145 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.133.2.4,1.133.2.5 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.218.2.2,1.218.2.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.58.2.3,1.58.2.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.49.2.2,2.49.2.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src README,1.122.2.2,1.122.2.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc README,1.44,1.45 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc README,1.44,1.44.4.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.18,1.19 Skip Montanaro
- [Python-checkins] CVS: python/nondist/peps pep-0263.txt,NONE,1.1 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Modules structmodule.c,2.48,2.49 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc .cvsignore,1.21,1.22 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.63,1.64 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.222,1.223 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Mac/Python macglue.c,1.97,1.97.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonCore.exp,1.8,1.8.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonCore.mcp,1.22,1.22.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonCoreCarbon.exp,1.8,1.8.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonStandSmall.mcp,1.21,1.21.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac ReadMe,1.30,1.30.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac Relnotes,1.23,1.23.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.18,1.18.2.1 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Doc/lib libsys.tex,1.49,1.50 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.19,1.20 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.18.2.1,1.18.2.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libwebbrowser.tex,1.9,1.10 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libwebbrowser.tex,1.9,1.9.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.35,1.35.2.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.40,1.41 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Modules _tkinter.c,1.115,1.115.4.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Lib/test test_socketserver.py,1.2.2.1,1.2.2.2 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Lib/distutils unixccompiler.py,1.33,1.33.2.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Lib dumbdbm.py,1.11,1.12 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src configure.in,1.229,1.230 configure,1.221,1.222 Makefile.pre.in,1.41,1.42 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/distutils sysconfig.py,1.34,1.34.4.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Lib/distutils mwerkscompiler.py,1.1,1.1.4.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Include pystate.h,2.17,2.18 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python pystate.c,2.19,2.20 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.16.8.67,2.16.8.68 Guido van Rossum
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.35.2.1,1.35.2.2 Thomas Wouters
- [Python-checkins] CVS: python/dist/src configure.in,1.230,1.231 configure,1.222,1.223 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib sre_compile.py,1.38,1.39 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.42,1.43 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Parser parser.c,2.19,2.20 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib xmlsaxutils.tex,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_sax.py,1.16,1.17 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_sax,1.8,1.9 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax saxutils.py,1.14,1.15 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.16.8.68,2.16.8.69 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.34,1.1.2.35 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.146.2.1,1.146.2.2 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Lib ntpath.py,1.36,1.37 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules addrinfo.h,1.1,1.2 getaddrinfo.c,1.1,1.2 socketmodule.c,1.149,1.150 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/test test_ntpath.py,1.7,1.8 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_ntpath,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_ntpath.py,1.8,1.9 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib zipfile.py,1.14,1.15 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib sgmllib.py,1.34,1.35 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules parsermodule.c,2.63,2.64 Fred L. Drake
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.33,1.1.2.34 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules _cursesmodule.c,2.53,2.54 posixmodule.c,2.193,2.194 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib sgmllib.py,1.35,1.36 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Mac/Contrib/osam OSAm.prj,1.1,1.1.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Contrib/osam ScriptRunner.c,1.1.1.1,1.1.1.1.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Modules unicodedata.c,2.12,2.13 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.150,1.151 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules pcremodule.c,2.27,2.28 selectmodule.c,2.52,2.53 signalmodule.c,2.58,2.59 xreadlinesmodule.c,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.113,2.114 intobject.c,2.58,2.59 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_repr.py,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_dircache.py,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.17,1.18 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.11.2.2,1.11.2.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python.iss,NONE,1.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib imaplib.py,1.29,1.30 Piers Lauder
- [Python-checkins] CVS: python/dist/src/Lib imaplib.py,1.30,1.31 Piers Lauder
- [Python-checkins] CVS: python/dist/src/Lib imaplib.py,1.27,1.27.4.1 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Doc/lib libimaplib.tex,1.17,1.18 Piers Lauder
- [Python-checkins] CVS: python/dist/src/Doc/ref ref2.tex,1.26,1.27 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib site.py,1.26.2.1,1.26.2.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib site.py,1.30,1.31 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/ref ref2.tex,1.27,1.28 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.16.8.69,2.16.8.70 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.101,2.102 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_unicode.py,1.34,1.35 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.102,2.103 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Doc/lib libstring.tex,1.43,1.44 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib string.py,1.59,1.60 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.192,1.193 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib nturl2path.py,1.10,1.11 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib pipes.py,1.9,1.10 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib Cookie.py,1.9,1.10 cmd.py,1.23,1.24 dospath.py,1.22,1.23 ntpath.py,1.37,1.38 tokenize.py,1.25,1.26 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/lib-old codehack.py,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/plat-riscos riscospath.py,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_mimetools.py,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/modulator modulator.py,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/idle PyShell.py,1.34,1.35 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/idle AutoExpand.py,1.4,1.5 UndoDelegator.py,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/scripts fixheader.py,1.3,1.4 texi2html.py,1.12,1.13 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Demo/pdist rcslib.py,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Mac/scripts gensuitemodule.py,1.15,1.16 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib liblocale.tex,1.23,1.24 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyEdit.py,1.21,1.22 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/distutils util.py,1.63,1.64 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src configure.in,1.231,1.232 configure,1.223,1.224 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib site.py,1.31,1.32 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api refcounts.dat,1.26,1.27 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.133,1.134 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ext ext.tex,1.99,1.100 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib imaplib.py,1.31,1.32 sre_compile.py,1.39,1.40 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_dircache.py,1.1,1.2 test_os.py,1.2,1.3 test_quopri.py,1.2,1.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_dircache.py,1.2,1.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.193,1.194 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.132.2.1,1.132.2.2 refcounts.dat,1.26,1.26.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/ext ext.tex,1.99,1.99.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/ref ref2.tex,1.26,1.26.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libimaplib.tex,1.17,1.17.6.1 liblocale.tex,1.23,1.23.2.1 libpdb.tex,1.30,1.30.6.1 libstring.tex,1.43,1.43.2.1 libsys.tex,1.46,1.46.4.1 libwebbrowser.tex,1.9,1.9.4.1 xmlsaxutils.tex,1.1,1.1.8.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.62.2.1,1.62.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv Makefile,1.8,1.8.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.144,1.144.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include pystate.h,2.14.6.1,2.14.6.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/distutils sysconfig.py,1.34.6.1,1.34.6.2 util.py,1.63,1.63.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/lib-old codehack.py,1.5,1.5.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-riscos riscospath.py,1.2.4.1,1.2.4.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib Cookie.py,1.8.4.1,1.8.4.2 cmd.py,1.23,1.23.4.1 dospath.py,1.22,1.22.6.1 dumbdbm.py,1.10.6.1,1.10.6.2 imaplib.py,1.27.6.1,1.27.6.2 ntpath.py,1.34.6.1,1.34.6.2 nturl2path.py,1.10,1.10.6.1 pipes.py,1.8.6.1,1.8.6.2 repr.py,1.9,1.9.6.1 sgmllib.py,1.30.4.3,1.30.4.4 site.py,1.26.4.2,1.26.4.3 sre_compile.py,1.37.4.1,1.37.4.2 string.py,1.59,1.59.6.1 tokenize.py,1.22.4.2,1.22.4.3 webbrowser.py,1.18,1.18.4.1 zipfile.py,1.13.4.1,1.13.4.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_sax,1.8,1.8.6.1 test_ntpath,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_dircache.py,NONE,1.3.2.1 test_repr.py,NONE,1.1.2.1 test_mimetools.py,1.1,1.1.8.1 test_ntpath.py,1.7,1.7.6.1 test_os.py,1.2.2.1,1.2.2.2 test_quopri.py,1.2.2.1,1.2.2.2 test_sax.py,1.16,1.16.6.1 test_unicode.py,1.31.6.1,1.31.6.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom pulldom.py,1.21,1.21.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax saxutils.py,1.14,1.14.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyEdit.py,1.21,1.21.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/scripts gensuitemodule.py,1.15,1.15.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.189.2.2,1.189.2.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python.iss,NONE,1.1.2.1 BUILDno.txt,1.12.2.3,1.12.2.4 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.112.2.4,2.112.2.5 intobject.c,2.56.6.7,2.56.6.8 unicodeobject.c,2.87.2.5,2.87.2.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/Parser parser.c,2.18.8.1,2.18.8.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules _cursesmodule.c,2.51.4.2,2.51.4.3 addrinfo.h,1.1.2.1,1.1.2.2 getaddrinfo.c,1.1.2.1,1.1.2.2 main.c,1.52.4.2,1.52.4.3 parsermodule.c,2.60.6.3,2.60.6.4 pcremodule.c,2.25.8.2,2.25.8.3 posixmodule.c,2.187.4.3,2.187.4.4 selectmodule.c,2.50.6.2,2.50.6.3 signalmodule.c,2.58,2.58.6.1 socketmodule.c,1.141.4.1,1.141.4.2 structmodule.c,2.42.4.1,2.42.4.2 unicodedata.c,2.12,2.12.6.1 xreadlinesmodule.c,1.5.4.1,1.5.4.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python dynload_shlib.c,2.8,2.8.6.1 pystate.c,2.16.6.1,2.16.6.2 sysmodule.c,2.85.4.1,2.85.4.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/idle AutoExpand.py,1.4,1.4.6.1 PyShell.py,1.34,1.34.2.1 UndoDelegator.py,1.3,1.3.12.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/modulator modulator.py,1.7,1.7.12.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/scripts fixheader.py,1.3.6.1,1.3.6.2 texi2html.py,1.12.6.1,1.12.6.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Demo/pdist rcslib.py,1.7,1.7.8.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc .cvsignore,1.20.6.1,1.20.6.2 Makefile,1.220.2.1,1.220.2.2 README,1.44,1.44.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.37.2.2,1.37.2.3 PLAN.txt,1.1.2.34,1.1.2.35 configure,1.209.2.3,1.209.2.4 configure.in,1.217.2.3,1.217.2.4 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules getaddrinfo.c,1.2,1.3 getnameinfo.c,1.2,1.3 socketmodule.c,1.151,1.152 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.194,1.195 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.152,1.153 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules getaddrinfo.c,1.3,1.4 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/PCbuild python.iss,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0238.txt,1.4,1.5 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0238.txt,1.5,1.6 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Mac/Distributions/(vise) Python 2.1.vct,1.12,1.12.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonCore.mcp,1.22.4.1,1.22.4.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Include macbuildno.h,1.16,1.16.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions dev.include,1.17,1.17.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions binary.include,1.16,1.16.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac _checkversion.py,1.8,1.8.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.153,1.154 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src configure,1.224,1.225 configure.in,1.232,1.233 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/test test_fpformat.py,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_commands.py,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules getaddrinfo.c,1.4,1.5 socketmodule.c,1.154,1.155 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/test test_fpformat.py,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python import.c,2.178,2.179 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.98,1.99 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python sysmodule.c,2.89,2.90 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Lib/test test_glob.py,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_fpformat.py,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.43,1.44 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Include pydebug.h,2.15,2.16 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Misc python.man,1.18,1.19 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Modules getpath.c,1.35,1.36 main.c,1.55,1.56 timemodule.c,2.111,2.112 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/PC getpathp.c,1.23,1.24 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/PC/os2vacpp getpathp.c,1.10,1.11 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Python frozenmain.c,2.25,2.26 import.c,2.179,2.180 pythonrun.c,2.138,2.139 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/RISCOS/Modules getpath_riscos.c,1.1,1.2 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Include pydebug.h,2.16,2.17 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Doc/lib liburllib.tex,1.36,1.37 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libexcs.tex,1.38,1.39 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.61,1.62 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libanydbm.tex,1.18,1.19 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsched.tex,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.39,1.40 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.40,1.41 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libre.tex,1.63,1.64 Fred L. Drake
- [Python-checkins] CVS: python/dist/src config.h.in,2.101,2.102 configure,1.225,1.226 configure.in,1.233,1.234 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules getaddrinfo.c,1.5,1.6 socketmodule.c,1.155,1.156 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src setup.py,1.42,1.43 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.156,1.157 Thomas Wouters
- [Python-checkins] CVS: python/dist/src/Mac/Lib findertools.py,1.6,1.7 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.47,1.48 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib distutils.tex,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.69,1.70 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib lib.tex,1.189,1.190 Fred L. Drake
- [Python-checkins] CVS: distutils TODO,1.10,1.11 Greg Ward
- [Python-checkins] CVS: python/dist/src/Lib BaseHTTPServer.py,1.15,1.16 SocketServer.py,1.25,1.26 ftplib.py,1.53,1.54 httplib.py,1.35,1.36 poplib.py,1.14,1.15 smtplib.py,1.36,1.37 telnetlib.py,1.11,1.12 Martin v. L?wis
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.107,1.108 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib BaseHTTPServer.py,1.16,1.17 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src configure,1.226,1.227 configure.in,1.234,1.235 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/test test_unicode.py,1.35,1.36 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.103,2.104 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.64,1.65 Skip Montanaro
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.108,1.109 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0238.txt,1.6,1.7 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0228.txt,1.4,1.5 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0228.txt,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0238.txt,1.7,1.8 Guido van Rossum
- [Python-checkins] CVS: distutils/distutils file_util.py,1.8,1.9 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command build_scripts.py,1.8,1.9 Greg Ward
- [Python-checkins] CVS: python/dist/src/Mac/Lib findertools.py,1.6,1.6.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib cgi.py,1.64,1.65 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib ftplib.py,1.54,1.55 httplib.py,1.36,1.37 poplib.py,1.15,1.16 smtplib.py,1.37,1.38 telnetlib.py,1.12,1.13 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Doc/ext ext.tex,1.100,1.101 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src pyconfig.h.in,NONE,1.1 Makefile.pre.in,1.44,1.45 configure,1.227,1.228 configure.in,1.235,1.236 config.h.in,2.102,NONE Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Doc/lib libexcs.tex,1.39,1.40 libsys.tex,1.50,1.51 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Include Python.h,2.35,2.36 pgenheaders.h,2.24,2.25 pyport.h,2.27,2.28 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/distutils cygwinccompiler.py,1.12,1.13 sysconfig.py,1.37,1.38 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_ext.py,1.74,1.75 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc Porting,3.1,3.2 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules _testcapimodule.c,1.9,1.10 getbuildinfo.c,2.6,2.7 posixmodule.c,2.194,2.195 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/PC pyconfig.h,NONE,1.1 dl_nt.c,1.3,1.4 config.h,1.56,NONE Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/distutils cygwinccompiler.py,1.12,1.13 sysconfig.py,1.37,1.38 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/distutils cygwinccompiler.py,1.12,1.13 sysconfig.py,1.37,1.38 Martin von Loewis
- [Python-checkins] CVS: python/dist/src/Lib/distutils cygwinccompiler.py,1.12,1.13 sysconfig.py,1.37,1.38 Greg Ward
- [Python-checkins] CVS: python/dist/src/Lib/distutils cygwinccompiler.py,1.12,1.13 sysconfig.py,1.37,1.38 Fred L. Drake, Jr.
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.42,1.43 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/PC/os2vacpp pyconfig.h,NONE,1.1 makefile,1.3,1.4 makefile.omk,1.1,1.2 config.h,1.4,NONE Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/RISCOS pyconfig.h,NONE,1.1 config.h,1.1,NONE Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Python atof.c,2.7,2.8 fmod.c,2.13,2.14 getmtime.c,2.16,2.17 hypot.c,2.3,2.4 pyfpe.c,2.6,2.7 strtod.c,1.10,1.11 thread.c,2.36,2.37 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.217,2.218 M.-A. Lemburg
- [Python-checkins] CVS: python/nondist/peps pep-0228.txt,1.6,1.7 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/distutils sysconfig.py,1.38,1.39 M.-A. Lemburg
- [Python-checkins] CVS: python/nondist/peps pep-0238.txt,1.8,1.9 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libfuncs.tex,1.80,1.81 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_b1.py,1.35,1.36 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects floatobject.c,2.82,2.83 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.65,1.66 Greg Ward
- [Python-checkins] CVS: python/dist/src/Mac/Modules macfsmodule.c,1.37,1.37.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonCore.exp,1.8.4.1,1.8.4.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions/(vise) Python 2.1.vct,1.12.4.1,1.12.4.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonCore.mcp,1.22.4.2,1.22.4.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Include macbuildno.h,1.16.4.1,1.16.4.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac Relnotes,1.23.4.1,1.23.4.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac ReadMe,1.30.4.1,1.30.4.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Misc python.man,1.19,1.20 Fred L. Drake
- [Python-checkins] CVS: python/dist/src setup.py,1.43,1.44 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include Python.h,2.36,2.37 pgenheaders.h,2.25,2.26 pymem.h,2.3,2.4 pyport.h,2.28,2.29 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC pyconfig.h,1.1,1.2 readme.txt,1.23,1.24 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC/os2vacpp pyconfig.h,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python.iss,1.2,1.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python thread.c,2.37,2.38 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib ntpath.py,1.38,1.39 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_ntpath.py,1.9,1.10 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0238.txt,1.9,1.10 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib ntpath.py,1.39,1.40 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_ntpath.py,1.10,1.11 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Include config.h,1.33,NONE Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Include pyconfig.h,NONE,1.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib EasyDialogs.py,1.32,1.33 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Python macgetcompiler.c,1.14,1.15 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib EasyDialogs.py,1.32,1.32.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Modules arraymodule.c,2.63,2.64 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/i18n pygettext.py,1.20,1.21 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0238.txt,1.10,1.11 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.109,1.110 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0238.txt,1.11,1.12 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.68.2.1,1.68.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.46.2.1,1.46.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/ext ext.tex,1.99.2.1,1.99.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include Python.h,2.32.2.3,2.32.2.4 pgenheaders.h,2.24,2.24.8.1 pydebug.h,2.15,2.15.8.1 pymem.h,2.3,2.3.8.1 pyport.h,2.26.6.1,2.26.6.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib distutils.tex,NONE,1.1.2.1 lib.tex,1.189,1.189.2.1 libanydbm.tex,1.18,1.18.14.1 libexcs.tex,1.38,1.38.2.1 libfuncs.tex,1.80,1.80.2.1 libos.tex,1.60.2.1,1.60.2.2 libre.tex,1.63,1.63.2.1 libsched.tex,1.5,1.5.6.1 libstdtypes.tex,1.64,1.64.2.1 libsys.tex,1.46.4.1,1.46.4.2 liburllib.tex,1.36,1.36.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/distutils cygwinccompiler.py,1.12,1.12.4.1 file_util.py,1.8,1.8.6.1 sysconfig.py,1.34.6.2,1.34.6.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_ext.py,1.74,1.74.4.1 build_scripts.py,1.8,1.8.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib BaseHTTPServer.py,1.15,1.15.6.1 SocketServer.py,1.24.4.1,1.24.4.2 cgi.py,1.63.4.1,1.63.4.2 ftplib.py,1.53,1.53.4.1 httplib.py,1.34.4.1,1.34.4.2 ntpath.py,1.34.6.2,1.34.6.3 poplib.py,1.14,1.14.6.1 pydoc.py,1.38.4.1,1.38.4.2 smtplib.py,1.36,1.36.6.1 telnetlib.py,1.11,1.11.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_commands.py,NONE,1.1.2.1 test_fpformat.py,NONE,1.3.2.1 test_glob.py,NONE,1.1.2.1 test_b1.py,1.34.6.1,1.34.6.2 test_ntpath.py,1.7.6.1,1.7.6.2 test_unicode.py,1.31.6.2,1.31.6.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Include pyconfig.h,NONE,1.1.2.1 config.h,1.33,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Lib EasyDialogs.py,1.32,1.32.2.1 findertools.py,1.6,1.6.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Python macgetcompiler.c,1.14,1.14.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src pyconfig.h.in,NONE,1.1.2.1 Makefile.pre.in,1.37.2.3,1.37.2.4 PLAN.txt,1.1.2.35,1.1.2.36 configure,1.209.2.4,1.209.2.5 configure.in,1.217.2.4,1.217.2.5 setup.py,1.38.4.2,1.38.4.3 config.h.in,2.92.2.3,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.98,1.98.2.1 NEWS,1.189.2.3,1.189.2.4 Porting,3.1,3.1.12.1 python.man,1.18,1.18.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects floatobject.c,2.81.6.6,2.81.6.7 unicodeobject.c,2.87.2.6,2.87.2.7 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules _testcapimodule.c,1.3.4.1,1.3.4.2 arraymodule.c,2.62.6.1,2.62.6.2 getaddrinfo.c,1.1.2.2,1.1.2.3 getbuildinfo.c,2.6,2.6.8.1 getnameinfo.c,1.2.2.1,1.2.2.2 getpath.c,1.35,1.35.6.1 main.c,1.52.4.3,1.52.4.4 posixmodule.c,2.187.4.4,2.187.4.5 socketmodule.c,1.141.4.2,1.141.4.3 timemodule.c,2.110.4.1,2.110.4.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC pyconfig.h,NONE,1.2.2.1 dl_nt.c,1.3,1.3.12.1 getpathp.c,1.23,1.23.6.1 readme.txt,1.23,1.23.6.1 config.h,1.51.2.2,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python.iss,1.1.2.1,1.1.2.2 python20.wse,1.40.2.4,1.40.2.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC/os2vacpp pyconfig.h,NONE,1.2.2.1 getpathp.c,1.10,1.10.8.1 makefile,1.3,1.3.12.1 makefile.omk,1.1,1.1.12.1 config.h,1.4,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/RISCOS pyconfig.h,NONE,1.1.2.1 config.h,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/RISCOS/Modules getpath_riscos.c,1.1,1.1.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/i18n pygettext.py,1.20,1.20.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python atof.c,2.7,2.7.8.1 bltinmodule.c,2.198.2.9,2.198.2.10 fmod.c,2.13,2.13.8.1 frozenmain.c,2.25,2.25.8.1 getmtime.c,2.16,2.16.6.1 hypot.c,2.3,2.3.8.1 import.c,2.176.2.3,2.176.2.4 pyfpe.c,2.6,2.6.8.1 pythonrun.c,2.133.4.5,2.133.4.6 strtod.c,1.10,1.10.8.1 sysmodule.c,2.85.4.2,2.85.4.3 thread.c,2.36,2.36.8.1 Tim Peters
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.36,1.1.2.37 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild pyexpat.dsp,1.5,1.6 python.iss,1.3,1.4 python20.wse,1.43,1.44 readme.txt,1.20,1.21 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules pyexpat.c,2.46,2.47 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libcmd.tex,1.9,1.10 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib cmd.py,1.24,1.25 pstats.py,1.18,1.19 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.195,1.196 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib imputil.py,1.19,1.20 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib imputil.py,1.20,1.21 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.44,1.45 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.45,1.46 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libcmd.tex,1.10,1.11 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.46,1.47 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0237.txt,1.4,1.5 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0239.txt,1.4,1.5 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.110,1.111 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.47,1.48 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.48,1.49 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.49,1.50 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.50,1.51 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.51,1.52 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.52,1.53 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.53,1.54 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Python macmain.c,1.65,1.65.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Include pythonresources.h,1.25,1.25.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Resources dialogs.rsrc,1.15,1.15.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.54,1.55 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_scripts.py,1.9,1.10 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Demo/PICTbrowse ICONbrowse.py,1.5,1.5.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/PICTbrowse oldPICTbrowse.py,1.3,1.3.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/PICTbrowse PICTbrowse.py,1.7,1.7.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/PICTbrowse PICTbrowse2.py,1.7,1.7.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/waste htmled.py,1.8,1.8.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/mlte mlted.py,1.2,1.2.2.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/textedit ped.py,1.6,1.6.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/waste swed.py,1.9,1.9.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/waste wed.py,1.5,1.5.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.55,1.56 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0252.txt,1.14,1.15 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0238.txt,1.12,1.13 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0252.txt,1.15,1.16 Guido van Rossum
- [Python-checkins] CVS: python/dist/src PLAN.txt,1.1.2.37,1.1.2.38 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libcmd.tex,1.9,1.9.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib cmd.py,1.23.4.1,1.23.4.2 imputil.py,1.19,1.19.4.1 pstats.py,1.15.4.1,1.15.4.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_scripts.py,1.8.6.1,1.8.6.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.189.2.4,1.189.2.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules pyexpat.c,2.45.4.1,2.45.4.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild pyexpat.dsp,1.5,1.5.8.1 python.iss,1.1.2.2,1.1.2.3 python20.wse,1.40.2.5,1.40.2.6 readme.txt,1.20,1.20.6.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.56,1.57 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_scripts.py,1.8,1.8.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib pstats.py,1.19,1.20 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/test test_codeop.py,NONE,1.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_codeop,NONE,1.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.157,1.158 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Mac/Demo/waste htmled.py,1.8.4.1,1.8.4.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/mlte mlted.py,1.2.2.1,1.2.2.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/textedit ped.py,1.6.4.1,1.6.4.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/waste swed.py,1.9.4.1,1.9.4.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/waste wed.py,1.5.4.1,1.5.4.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ae aescan.py,1.11,1.11.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/res resscan.py,1.12,1.12.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib/test test_pyexpat.py,1.9,1.10 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax expatreader.py,1.23,1.24 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.218,2.219 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_scope.py,1.17,1.18 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_scope,1.8,1.9 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Include unicodeobject.h,2.27,2.28 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.133,2.134 stringobject.c,2.120,2.121 unicodeobject.c,2.104,2.105 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python getargs.c,2.60,2.61 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.219,2.220 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax expatreader.py,1.24,1.25 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.220,2.221 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_b1.py,1.36,1.37 test_b2.py,1.26,1.27 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/PCbuild Uninstal.wse,NONE,1.1 python20.wse,1.57,1.58 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_codeop,1.1,NONE Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.58,1.59 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild Uninstal.wse,1.1,1.2 python20.wse,1.59,1.60 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib sndhdr.py,1.6,1.7 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.99,1.100 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.16.8.70,2.16.8.71 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib ftplib.py,1.55,1.56 httplib.py,1.37,1.38 poplib.py,1.16,1.17 smtplib.py,1.38,1.39 telnetlib.py,1.13,1.14 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-aix3 regen,1.1,1.2 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-aix4 regen,1.1,1.2 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-beos5 regen,1.1,1.2 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-freebsd2 regen,1.2,1.3 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-freebsd3 regen,1.1,1.2 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-freebsd4 regen,1.1,1.2 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-freebsd5 regen,1.1,1.2 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-generic regen,1.3,1.4 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-irix5 regen,1.4,1.5 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-irix6 regen,1.1,1.2 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-linux1 regen,1.1,1.2 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-linux2 regen,1.1,1.2 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-netbsd1 regen,1.1,1.2 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-unixware7 regen,1.2,1.3 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib codecs.py,1.19,1.20 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax __init__.py,1.14,1.15 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Include pyerrors.h,2.45,2.46 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.45,1.46 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Python mysnprintf.c,NONE,2.1 modsupport.c,2.55,2.56 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Include pyerrors.h,2.46,2.47 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.196,1.197 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Include unicodeobject.h,2.28,2.29 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.197,1.198 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.198,1.199 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.16.8.71,2.16.8.72 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.35,1.1.2.36 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include pyerrors.h,2.47,2.48 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.158,1.159 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/PCbuild pythoncore.dsp,1.17,1.18 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python mysnprintf.c,2.1,2.2 Tim Peters
Last message date: Tue Jul 31 23:10:31 2001
Archived on: Tue Jul 31 18:11:20 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