2001-December Archives by Author
Starting: Sat Dec 1 02:52:59 2001
Ending: Mon Dec 31 15:08:07 2001
Messages: 788
- [Python-checkins] CVS: python/dist/src/Lib anydbm.py,1.10,1.10.4.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib base64.py,1.11,1.11.4.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib CGIHTTPServer.py,1.17,1.17.4.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib cgi.py,1.63,1.63.2.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib doctest.py,1.10.2.1,1.10.2.2
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib macpath.py,1.28,1.28.4.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib pstats.py,1.15,1.15.2.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib pyclbr.py,1.19,1.19.4.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib sgmllib.py,1.30.2.1,1.30.2.2
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib smtpd.py,1.5,1.5.2.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib sndhdr.py,1.6,1.6.4.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib socket.py,1.11,1.11.2.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib unittest.py,1.7,1.7.2.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib urllib2.py,1.13.2.1,1.13.2.2
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib urllib.py,1.126.2.1,1.126.2.2
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.18.2.2,1.18.2.3
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib zipfile.py,1.13,1.13.2.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src setup.py,1.38.2.1,1.38.2.2
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib/distutils ccompiler.py,1.39,1.39.4.1 unixccompiler.py,1.33.2.1,1.33.2.2
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Python pythonrun.c,2.133,2.133.2.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Python symtable.c,2.4,2.4.4.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Python pythonrun.c,2.133.2.1,2.133.2.2
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Python traceback.c,2.32,2.32.6.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib dumbdbm.py,1.10,1.10.4.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib dumbdbm.py,1.15,1.16
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib asyncore.py,1.10,1.10.4.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib asyncore.py,1.10.4.1,1.10.4.2
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.141.2.7,1.141.2.8
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib ftplib.py,1.53.2.1,1.53.2.2 gopherlib.py,1.9,1.9.4.1 httplib.py,1.34.2.1,1.34.2.2 imaplib.py,1.27.4.1,1.27.4.2 nntplib.py,1.26,1.26.4.1 poplib.py,1.14,1.14.4.1 smtplib.py,1.36,1.36.4.1 socket.py,1.11.2.1,1.11.2.2 telnetlib.py,1.11,1.11.4.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Python thread_pthread.h,2.30,2.30.6.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src acconfig.h,1.46.2.2,1.46.2.3 config.h.in,2.91.2.5,2.91.2.6 configure,1.207.2.5,1.207.2.6 configure.in,1.215.2.5,1.215.2.6
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib rfc822.py,1.54,1.54.4.1
Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib/test test_b2.py,1.28,1.29
Finn Bock
- [Python-checkins] CVS: python/dist/src/Lib/test test_exceptions.py,1.15,1.16
Finn Bock
- [Python-checkins] CVS: python/dist/src/Lib/test test_socket.py,1.22,1.23
Finn Bock
- [Python-checkins] CVS: python/dist/src/Lib/test test_grammar.py,1.39,1.40
Finn Bock
- [Python-checkins] CVS: python/dist/src/Lib/test test_new.py,1.13,1.14
Finn Bock
- [Python-checkins] CVS: python/dist/src/Lib/test test_string.py,1.14,1.15
Finn Bock
- [Python-checkins] CVS: python/dist/src/Lib/test test_StringIO.py,1.9,1.10
Finn Bock
- [Python-checkins] CVS: python/dist/src/Lib/test test_unicode.py,1.46,1.47
Finn Bock
- [Python-checkins] CVS: python/dist/src/Doc/lib libstrings.tex,1.7,1.8
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.31,1.32
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib tkinter.tex,1.7,1.8
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api exceptions.tex,1.1,1.2
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_htmlparser.py,1.7,1.8
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib HTMLParser.py,1.9,1.10
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api newtypes.tex,1.2,1.3
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libfuncs.tex,1.96,1.97 libstdtypes.tex,1.76,1.77
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref3.tex,1.77,1.78
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api exceptions.tex,1.2,1.3
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libmmap.tex,1.7,1.8
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.77,1.78
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libfuncs.tex,1.97,1.98
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.152,1.153
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib tkinter.tex,1.8,1.9
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.153,1.154
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.78,1.79
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools mkhowto,1.30,1.31
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib librgbimg.tex,1.12,1.13
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl l2hinit.perl,1.57,1.58
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.154,1.155
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.155,1.156
Fred L. Drake
- [Python-checkins] CVS: python/dist/src configure,1.274,1.275 configure.in,1.283,1.284
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules _hotshot.c,1.10,1.11
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcgitb.tex,NONE,1.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.79,1.80
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib lib.tex,1.198,1.199
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsocket.tex,1.57,1.58
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref6.tex,1.42,1.43
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib mimetypes.py,1.20,1.21
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libasyncore.tex,1.9,1.10
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules parsermodule.c,2.66,2.67
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib profile.py,1.43,1.44
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib poplib.py,1.18,1.19
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libpoplib.tex,1.13,1.14
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom minidom.py,1.41,1.42
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_minidom.py,1.29,1.30
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_minidom,1.14,1.15
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/lib-tk tkSimpleDialog.py,1.7,1.8
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom minidom.py,1.42,1.43
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_minidom.py,1.30,1.31
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_minidom,1.15,1.16
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api concrete.tex,1.3,1.4
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.117.2.10,1.117.2.11
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/distutils archive_util.py,1.10,1.11 bcppcompiler.py,1.10,1.11 ccompiler.py,1.40,1.41 cmd.py,1.28,1.29 core.py,1.46,1.47 cygwinccompiler.py,1.13,1.14 dep_util.py,1.2,1.3 dir_util.py,1.7,1.8 dist.py,1.52,1.53 extension.py,1.8,1.9 fancy_getopt.py,1.19,1.20 file_util.py,1.10,1.11 filelist.py,1.8,1.9 msvccompiler.py,1.42,1.43 mwerkscompiler.py,1.5,1.6 spawn.py,1.10,1.11 sysconfig.py,1.43,1.44 text_file.py,1.13,1.14 unixccompiler.py,1.36,1.37 util.py,1.64,1.65 version.py,1.5,1.6
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command config.py,1.9,1.10 bdist.py,1.20,1.21 bdist_rpm.py,1.26,1.27 bdist_wininst.py,1.24,1.25 sdist.py,1.52,1.53 install_headers.py,1.7,1.8 install_lib.py,1.37,1.38 install.py,1.59,1.60
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_clib.py,1.23,1.24 build_py.py,1.33,1.34
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_ext.py,1.75,1.76
Fred L. Drake
- [Python-checkins] CVS: python/dist/src setup.py,1.67,1.68
Fred L. Drake
- [Python-checkins] CVS: python/dist/src setup.py,1.68,1.69
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_ext.py,1.76,1.77
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ext extending.tex,1.8,1.9
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.32,1.33
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcfgparser.tex,1.20,1.21
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcfgparser.tex,1.16,1.16.4.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib dumbdbm.py,1.14,1.15
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libanydbm.tex,1.19,1.20
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libanydbm.tex,1.18,1.18.12.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libinspect.tex,1.9,1.10
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref3.tex,1.79,1.80
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools mkpkglist,NONE,1.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.79,1.80
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib xmlsax.tex,1.3,1.4
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects weakrefobject.c,1.6,1.7
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_weakref.py,1.15,1.16
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/distutils unixccompiler.py,1.37,1.38
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref2.tex,1.33,1.34
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs python.sty,1.86,1.87
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ext newtypes.tex,1.5,1.6
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api concrete.tex,1.5,1.6
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.113,1.114
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref3.tex,1.80,1.81 ref6.tex,1.43,1.44
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref6.tex,1.44,1.45
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_calendar.py,NONE,1.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcalendar.tex,1.13,1.14
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref6.tex,1.45,1.46
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib getopt.py,1.15,1.16
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.233,1.234
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib tkinter.tex,1.9,1.10
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/lib-tk Tix.py,1.6,1.7
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ext windows.tex,1.2,1.3
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libfuncs.tex,1.98,1.99
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_b1.py,1.41,1.42
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects complexobject.c,2.52,2.53
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_complex.py,1.4,1.5
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.234,1.234.2.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.69,1.69.2.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_b1.py,1.41,1.41.2.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects complexobject.c,2.52,2.52.2.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libfuncs.tex,1.98,1.98.2.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs license.tex,1.3,1.4
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.234,1.235
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.69,1.70
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.114,1.115
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref5.tex,1.52,1.53
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.334,1.335
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.334,1.334.2.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libgc.tex,1.8,1.9
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.57,1.58
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.115,1.116
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs python.sty,1.87,1.88
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref3.tex,1.81,1.82
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref6.tex,1.46,1.47
Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0251.txt,1.8,1.9
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libmpz.tex,1.15,1.16
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libmpz.tex,1.16,1.17
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libmpz.tex,1.15,1.15.12.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcgihttp.tex,1.5.4.1,1.5.4.2
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv conversion.xml,1.24,1.25
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libmpz.tex,1.17,1.18
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcgitb.tex,1.1,1.2
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libfuncs.tex,1.99,1.100
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libpydoc.tex,NONE,1.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.80,1.81
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib lib.tex,1.199,1.200
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib cgitb.py,1.3,1.4
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_pickle.py,1.8,1.9 test_cpickle.py,1.9,1.10
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects weakrefobject.c,1.7,1.8
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_weakref.py,1.16,1.17
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcgi.tex,1.34,1.35 libcgitb.tex,1.2,1.3
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.73,1.74
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.156,1.157
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.156,1.156.4.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libhttplib.tex,1.28,1.28.4.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libhttplib.tex,1.28,1.29
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.74,1.74.2.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.74,1.75
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.235,1.235.2.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.70,1.70.2.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.235,1.236
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.70,1.71
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsocket.tex,1.51,1.51.4.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsocket.tex,1.58,1.59
Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0101.txt,1.19,1.20
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsocket.tex,1.59,1.60
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsocket.tex,1.51.4.1,1.51.4.2
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api abstract.tex,1.8,1.9
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libftplib.tex,1.33,1.34 libhttplib.tex,1.29,1.30
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools buildindex.py,1.11,1.12
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.80,1.81
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcurses.tex,1.31.2.1,1.31.2.2
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.16.4.5,1.16.4.6
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.33,1.34
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcurses.tex,1.37,1.38
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcmd.tex,1.7,1.7.2.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcmd.tex,1.11,1.12
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref7.tex,1.29,1.30
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref7.tex,1.24.2.1,1.24.2.2
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.34,1.35
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.16.4.6,1.16.4.7
Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0101.txt,1.20,1.21
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.235.2.1,1.235.2.1.2.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.70.2.1,1.70.2.1.2.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc ACKS,1.33,1.33.6.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api abstract.tex,1.8,1.8.6.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcurses.tex,1.37,1.37.6.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcmd.tex,1.11,1.11.16.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libftplib.tex,1.33,1.33.16.1 libhttplib.tex,1.28.4.1,1.28.4.1.2.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref7.tex,1.29,1.29.8.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools buildindex.py,1.11,1.11.26.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.80,1.80.6.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsocket.tex,1.58,1.58.6.1
Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib unittest.py,1.12,1.13
Fred L. Drake, Jr.
- [Python-checkins] CVS: python/dist/src/Lib/distutils dist.py,1.51,1.52
Thomas Heller
- [Python-checkins] CVS: distutils/misc extract.c,1.6,1.7
Thomas Heller
- [Python-checkins] CVS: distutils/misc extract.c,1.6,1.7
Thomas Heller
- [Python-checkins] CVS: distutils/distutils/command bdist_wininst.py,1.25,1.26
Thomas Heller
- [Python-checkins] CVS: distutils/misc install.c,1.13,1.14
Thomas Heller
- [Python-checkins] CVS: distutils/misc install.c,1.14,1.15
Thomas Heller
- [Python-checkins] CVS: distutils/misc install.rc,1.7,1.8
Thomas Heller
- [Python-checkins] CVS: distutils/misc wininst.exe,1.11,1.12
Thomas Heller
- [Python-checkins] CVS: distutils/distutils/command bdist_wininst.py,1.26,1.27
Thomas Heller
- [Python-checkins] CVS: python/dist/src configure,1.278,1.279 configure.in,1.287,1.288
Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build.py,1.31,1.32
Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_scripts.py,1.12,1.13
Michael Hudson
- [Python-checkins] CVS: python/dist/src README,1.131,1.132
Michael Hudson
- [Python-checkins] CVS: python/dist/src/Doc/ref ref5.tex,1.51,1.52
Michael Hudson
- [Python-checkins] CVS: python/dist/src README,1.133,1.134
Michael Hudson
- [Python-checkins] CVS: python/dist/src README,1.135,1.136
Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib ftplib.py,1.60,1.60.10.1
Michael Hudson
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.200,1.200.6.1
Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/plat-linux2 CDROM.py,1.1,1.1.30.1
Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/distutils extension.py,1.9,1.9.6.1
Michael Hudson
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.301,2.301.4.1
Michael Hudson
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.216,2.216.4.1
Michael Hudson
- [Python-checkins] CVS: python/dist/src/Demo README,1.14,1.14.20.1
Michael Hudson
- [Python-checkins] CVS: python/dist/src/Demo/extend README,1.1,NONE make_clean,1.1,NONE make_shared,1.1,NONE make_static,1.1,NONE
Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib copy_reg.py,1.9,1.9.6.1
Michael Hudson
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.232,2.233 symtable.c,2.7,2.8
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc/lib compiler.tex,1.2,1.3
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Modules symtablemodule.c,1.4,1.5
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.144,2.145
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Objects frameobject.c,2.58,2.59
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python pythonrun.c,2.152,2.153
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python symtable.c,2.9,2.10
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_scope.py,1.21,1.22
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Include compile.h,2.35,2.36
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_scope,1.10,1.11
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.245,2.246 ceval.c,2.296,2.297 compile.c,2.233,2.234
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.144,1.145
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_scope.py,1.22,1.23
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.245,2.245.2.1 ceval.c,2.296,2.296.2.1 compile.c,2.233,2.233.2.1
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib asyncore.py,1.27,1.28
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pyassem.py,1.19.2.1,1.19.2.2
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler consts.py,1.2,1.2.2.1
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler misc.py,1.7,1.7.4.1
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler symbols.py,1.5,1.5.2.1
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pycodegen.py,1.39,1.39.2.1
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler regrtest.py,1.1,1.1.6.1
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pyassem.py,1.19.2.2,1.19.2.3
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.238.2.4,2.238.2.5
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/compiler ast.py,1.19,1.19.8.1 pycodegen.py,1.58,1.58.4.1 symbols.py,1.10,1.10.8.1
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/compiler ast.py,1.19.8.1,1.19.8.2 pycodegen.py,1.58.4.1,1.58.4.2 transformer.py,1.30,1.30.8.1
Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test regrtest.py,1.67,1.68
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Modules getpath.c,1.39,1.40
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Contrib/mpwsystem - New directory
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Contrib/mpwsystem mpwsystem.py,NONE,1.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.23,1.24
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wcontrols.py,1.11,1.12
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wlists.py,1.8,1.9
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wtext.py,1.15,1.16
Jack Jansen
- [Python-checkins] CVS: python/dist/src setup.py,1.65,1.66
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/mwerks mwerks_carbonplugin_config.h,1.4,1.5
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/mwerks mwerks_carbon_config.h,1.9,1.10
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/mwerks mwerks_nonshared_config.h,1.25,1.26
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/mwerks mwerks_nscarbon_config.h,1.6,1.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/mwerks mwerks_plugin_config.h,1.10,1.11
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/mwerks mwerks_shared_config.h,1.20,1.21
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/mwerks mwerks_shcarbon_config.h,1.5,1.6
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/mwerks mwerks_small_config.h,1.15,1.16
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/mwerks mwerks_thrcarbonsm_config.h,1.4,1.5
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/mwerks mwerks_threadsmall_config.h,1.4,1.5
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/mwerks mwerks_tkplugin_config.h,1.6,1.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts genpluginprojects.py,1.23,1.24
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib/test regrtest.py,1.68,1.69 test_fcntl.py,1.19,1.20
Jack Jansen
- [Python-checkins] CVS: python/dist/src configure.in,1.284,1.285 configure,1.275,1.276
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Python macimport.c,1.13,1.14
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules macfsmodule.c,1.48,1.49
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules hfsplusmodule.c,1.3,1.4
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.328,1.329
Jack Jansen
- [Python-checkins] CVS: python/dist/src configure.in,1.285,1.286 configure,1.276,1.277 Makefile.pre.in,1.71,1.72
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.329,1.330
Jack Jansen
- [Python-checkins] CVS: python/dist/src README,1.130,1.131
Jack Jansen
- [Python-checkins] CVS: python/dist/src configure,1.277,1.278 configure.in,1.286,1.287
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Python dynload_next.c,2.9,2.10
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts ConfigurePython.py,1.40,1.41
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts ConfigurePython.rsrc,1.14,1.15
Jack Jansen
- [Python-checkins] CVS: python/dist/src setup.py,1.69,1.70
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Wastemods WEObjectHandlers.h,1.1,1.2 WETabHooks.h,1.1,1.2 WETabs.c,1.1,1.2 WETabs.h,1.1,1.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Modules _tkinter.c,1.120,1.121 tkappinit.c,1.9,1.10
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/OSX README,1.2,1.3
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Tools/bgen/bgen bgenModule.py,1.9,1.10
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Tools/bgen/bgen bgenObjectDefinition.py,1.14,1.15
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Python macglue.c,1.108,1.109
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib FrameWork.py,1.45,1.46
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonStandalone.mcp,1.18,1.19
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/OSXResources/framework Info.plist,1.1,1.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/OSXResources/framework version.plist,1.1,1.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/OSXResources/app Info.plist,1.3,1.4
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/OSXResources/app/Resources/English.lproj InfoPlist.strings,1.1,1.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl _Ctlmodule.c,1.6,1.7 ctlsupport.py,1.44,1.45
Jack Jansen
- [Python-checkins] CVS: python/dist/src setup.py,1.70,1.71
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/mkcwproject __init__.py,1.11,1.12
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/mkcwproject cwxmlgen.py,1.6,1.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib/test regrtest.py,1.69,1.70
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl _Ctlmodule.c,1.8,1.9
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl ctlscan.py,1.22,1.23
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build _CG.carbon.mcp,1.1,1.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build _dummy_tkinter.mcp,1.5,1.6
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonInterpreter.mcp,1.17,1.18
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonCore.mcp,1.30,1.31
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonStandSmall.mcp,1.32,1.33
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/mkcwproject/template-carbon template.prj.xml,1.4,1.5
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/mkcwproject/template-ppc template.prj.xml,1.3,1.4
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Python macgetpath.c,1.24,1.25
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Include macglue.h,1.59,1.60
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Include pyconfig.h,1.4,1.5
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts bgenall.py,1.1,1.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte _Mltemodule.c,1.6,1.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/dlg _Dlgmodule.c,1.6,1.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonCore.axp,NONE,1.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonCore.exp,1.22,NONE
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonCoreCarbon.exp,1.22,NONE
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/dlg _Dlgmodule.c,1.7,1.8
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/dlg dlgscan.py,1.14,1.15
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/menu _Menumodule.c,1.5,1.6
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/menu menuscan.py,1.10,1.11
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/menu menusupport.py,1.13,1.14
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/list _Listmodule.c,1.7,1.8
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/help _Helpmodule.c,1.3,1.4
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/evt _Evtmodule.c,1.3,1.4
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cm _Cmmodule.c,1.5,1.6
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf _CFmodule.c,1.7,1.8
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/app _Appmodule.c,1.3,1.4
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ae _AEmodule.c,1.6,1.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/app appscan.py,1.4,1.5
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/dlg dlgsupport.py,1.27,1.28
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/list listscan.py,1.8,1.9
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/list listsupport.py,1.13,1.14
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf cfsupport.py,1.12,1.13
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/app appsupport.py,1.8,1.9
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/te _TEmodule.c,1.5,1.6
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/evt _Evtmodule.c,1.4,1.5
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/evt evtsupport.py,1.13,1.14
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ae _AEmodule.c,1.7,1.8
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ae aescan.py,1.12,1.13
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/res _Resmodule.c,1.6,1.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/res resscan.py,1.13,1.14
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/res ressupport.py,1.17,1.18
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/win _Winmodule.c,1.6,1.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/waste wastemodule.c,1.20,1.21
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/te _TEmodule.c,1.6,1.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/snd _Sndmodule.c,1.5,1.6
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/qt _Qtmodule.c,1.5,1.6
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/qdoffs _Qdoffsmodule.c,1.5,1.6
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/qd _Qdmodule.c,1.6,1.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte _Mltemodule.c,1.7,1.8
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/menu _Menumodule.c,1.6,1.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/list _Listmodule.c,1.8,1.9
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/icn _Icnmodule.c,1.3,1.4
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/help _Helpmodule.c,1.4,1.5
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/fm _Fmmodule.c,1.3,1.4
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/drag _Dragmodule.c,1.5,1.6
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/dlg _Dlgmodule.c,1.8,1.9
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl _Ctlmodule.c,1.11,1.12
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cm _Cmmodule.c,1.6,1.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cg _CGmodule.c,1.2,1.3
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf _CFmodule.c,1.8,1.9
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/app _Appmodule.c,1.4,1.5
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/win winscan.py,1.18,1.19
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/win winsupport.py,1.29,1.30
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/qt qtscan.py,1.17,1.18
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte mltescan.py,1.5,1.6
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/qd qdscan.py,1.24,1.25
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/qd qdsupport.py,1.36,1.37
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte mltesupport.py,1.6,1.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/evt evtedit.py,1.1,1.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Tools/bgen/bgen macsupport.py,1.24,1.25
Jack Jansen
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.72,1.73
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/menu _Menumodule.c,1.5,1.5.2.1 menuscan.py,1.10,1.10.16.1 menusupport.py,1.13,1.13.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte _Mltemodule.c,1.6,1.6.2.1 mltescan.py,1.5,1.5.12.1 mltesupport.py,1.6,1.6.10.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/qd _Qdmodule.c,1.6,1.6.2.1 qdscan.py,1.24,1.24.16.1 qdsupport.py,1.36,1.36.10.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/qdoffs _Qdoffsmodule.c,1.5,1.5.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/qt _Qtmodule.c,1.5,1.5.2.1 qtscan.py,1.17,1.17.16.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/res _Resmodule.c,1.6,1.6.2.1 resscan.py,1.13,1.13.12.1 ressupport.py,1.17,1.17.10.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/snd _Sndmodule.c,1.5,1.5.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/te _TEmodule.c,1.5,1.5.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/waste wastemodule.c,1.20,1.20.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/win _Winmodule.c,1.6,1.6.2.1 winscan.py,1.18,1.18.16.1 winsupport.py,1.29,1.29.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Python macgetpath.c,1.24,1.24.8.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts bgenall.py,1.1,1.1.16.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Include macglue.h,1.59,1.59.6.1 pyconfig.h,1.4,1.4.4.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/mkcwproject __init__.py,1.11,1.11.2.1 cwxmlgen.py,1.6,1.6.12.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonCore.axp,NONE,1.1.2.1 PythonCore.mcp,1.30,1.30.2.1 PythonInterpreter.mcp,1.17,1.17.10.1 PythonStandSmall.mcp,1.32,1.32.2.1 _CG.carbon.mcp,1.1,1.1.2.1 _dummy_tkinter.mcp,1.5,1.5.2.1 PythonCore.exp,1.22,NONE PythonCoreCarbon.exp,1.22,NONE
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/mkcwproject/template-carbon template.prj.xml,1.4,1.4.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/mkcwproject/template-ppc template.prj.xml,1.3,1.3.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ae _AEmodule.c,1.6,1.6.2.1 aescan.py,1.12,1.12.12.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/app _Appmodule.c,1.3,1.3.2.1 appscan.py,1.4,1.4.16.1 appsupport.py,1.8,1.8.10.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/carbonevt CarbonEvtscan.py,1.3,1.3.2.1 CarbonEvtsupport.py,1.6,1.6.2.1 _CarbonEvtmodule.c,1.3,1.3.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cg _CGmodule.c,1.2,1.2.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf _CFmodule.c,1.7,1.7.2.1 cfsupport.py,1.12,1.12.4.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cm _Cmmodule.c,1.5,1.5.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/dlg _Dlgmodule.c,1.6,1.6.2.1 dlgscan.py,1.14,1.14.4.1 dlgsupport.py,1.27,1.27.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl _Ctlmodule.c,1.7,1.7.2.1 ctledit.py,1.6,1.6.18.1 ctlscan.py,1.21,1.21.2.1 ctlsupport.py,1.45,1.45.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/drag _Dragmodule.c,1.5,1.5.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/evt _Evtmodule.c,1.3,1.3.2.1 evtedit.py,1.1,1.1.18.1 evtsupport.py,1.13,1.13.10.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/fm _Fmmodule.c,1.3,1.3.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/help _Helpmodule.c,1.3,1.3.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/icn _Icnmodule.c,1.3,1.3.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/list _Listmodule.c,1.7,1.7.2.1 listscan.py,1.8,1.8.4.1 listsupport.py,1.13,1.13.4.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions/(vise) Python 2.2.vct,1.6,1.6.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions dev.include,1.23,1.23.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac Relnotes,1.28,1.28.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions binary.exclude,1.10,1.10.4.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions binary.include,1.19,1.19.4.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Contrib/osam OSAm.prj,1.2,1.2.12.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac ReadMe,1.38,1.38.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Include macbuildno.h,1.22,1.22.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac ReadMe,1.38,1.39 Relnotes,1.28,1.29
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Contrib/osam OSAm.prj,1.2,1.3
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions binary.exclude,1.10,1.11 binary.include,1.19,1.20 dev.include,1.23,1.24
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Include macbuildno.h,1.22,1.23
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions/(vise) Python 2.2.vct,1.6,1.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac ReadMe,1.38,1.38.4.1 Relnotes,1.28,1.28.4.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Contrib/osam OSAm.prj,1.2,1.2.14.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions binary.exclude,1.10,1.10.6.1 binary.include,1.19,1.19.6.1 dev.include,1.23,1.23.4.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Include macbuildno.h,1.22,1.22.4.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions/(vise) Python 2.2.vct,1.6,1.6.4.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Python macglue.c,1.109,1.109.4.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions/(vise) Python 2.2.vct,1.6.4.1,1.6.4.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonCore.mcp,1.31,1.31.2.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Include macbuildno.h,1.22.4.1,1.22.4.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions binary.exclude,1.10.6.1,1.10.6.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions binary.include,1.19.6.1,1.19.6.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions dev.exclude,1.8,1.8.4.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions dev.include,1.23.4.1,1.23.4.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac ReadMe,1.38.4.1,1.38.4.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac Relnotes,1.28.4.1,1.28.4.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac _checkversion.py,1.11,1.11.6.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src setup.py,1.38.2.2,1.38.2.3
Jack Jansen
- [Python-checkins] CVS: python/dist/src configure.in,1.215.2.6,1.215.2.7 configure,1.207.2.6,1.207.2.7
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac ReadMe,1.39,1.40 Relnotes,1.29,1.30 _checkversion.py,1.11,1.12
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonCore.mcp,1.31,1.32
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions binary.exclude,1.11,1.12 binary.include,1.20,1.21 dev.exclude,1.8,1.9 dev.include,1.24,1.25
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Include macbuildno.h,1.23,1.24
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Distributions/(vise) Python 2.2.vct,1.7,1.8
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Python macglue.c,1.109,1.110
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Tools/modulator modulator.py,1.8,1.9 varsubst.py,1.2,1.3
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Tools/modulator/Templates module_method,1.3,1.4 object_method,1.3,1.4 object_structure,1.2,1.3 object_tp_as_mapping,1.2,1.3 object_tp_as_number,1.2,1.3 object_tp_as_sequence,1.2,1.3 object_tp_call,1.2,1.3 object_tp_compare,1.1,1.2 object_tp_dealloc,1.2,1.3 object_tp_getattr,1.2,1.3 object_tp_hash,1.1,1.2 object_tp_print,1.1,1.2 object_tp_repr,1.2,1.3 object_tp_setattr,1.3,1.4 object_tp_str,1.1,1.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.149,1.150
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib/distutils extension.py,1.9,1.9.6.1
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/scrap _Scrapmodule.c,1.1,1.2
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/scrap scrapscan.py,1.4,1.5
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/scrap scrapsupport.py,1.4,1.5
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wtext.py,1.16,1.17
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wwindows.py,1.13,1.14
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wlists.py,1.10,1.11
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/waste wed.py,1.7,1.8
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/waste swed.py,1.11,1.12
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/waste htmled.py,1.10,1.11
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo/textedit ped.py,1.8,1.9
Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyBrowser.py,1.13,1.14
Jack Jansen
- [Python-checkins] CVS: python/dist/src setup.py,1.66,1.67
A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/distutils dist.py,1.50,1.51
A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Doc/inst inst.tex,1.36,1.37
A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_scripts.py,1.11,1.12
A.M. Kuchling
- [Python-checkins] CVS: python/nondist/sandbox/parrot parrot-gen.py,1.2,1.3
A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/distutils extension.py,1.9,1.10
A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_scripts.py,1.13,1.14
Andrew Kuchling
- [Python-checkins] CVS: python/dist/src configure,1.272,1.273 configure.in,1.281,1.282
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules getaddrinfo.c,1.9,1.10 getnameinfo.c,1.4,1.5 socketmodule.c,1.199,1.200
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib types.py,1.24,1.25
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules gcmodule.c,2.31,2.32
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/encodings aliases.py,1.10,1.11
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.321,1.322
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules timemodule.c,2.116,2.117
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.67,1.68 configure.in,1.282,1.283 configure,1.273,1.274
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib popen2.py,1.19,1.20
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.141,2.142
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules gcmodule.c,2.32,2.33
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.143,2.144
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules addrinfo.h,1.3,1.4
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/test test_largefile.py,1.11,1.12
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.299,2.300
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.200,1.201
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/plat-linux2 CDROM.py,1.1,1.2
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules fcntlmodule.c,2.31,2.32
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules fcntlmodule.c,2.31,2.31.18.1
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/lib-tk tkFileDialog.py,1.4,1.5
Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Python sysmodule.c,2.96,2.97
M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src configure,1.272,1.273
configure.in,1.281,1.282
M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_scripts.py,1.13,1.14
M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command
build_scripts.py,1.13,1.14
M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Modules xxsubtype.c,2.9,2.10
M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.76,2.77
Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib sre_parse.py,1.50,1.51
Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib/test test_sre.py,1.34,1.35 re_tests.py,1.29,1.30
Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib xmlrpclib.py,1.14,1.15
Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Objects funcobject.c,2.49,2.50
Sjoerd Mullender
- [Python-checkins] CVS: python/dist/src README,1.134,1.135
Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib/test test_b2.py,1.29,1.30
Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib/test test_repr.py,1.10,1.11
Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib/test test_b1.py,1.42,1.43
Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib/test test_complex.py,1.5,1.6
Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib/test test_complex.py,1.6,1.7
Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Objects intobject.c,2.77,2.78
Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_unicode.py,1.45,1.46
Tim Peters
- [Python-checkins] CVS: python/dist/src/Python sysmodule.c,2.96,2.97
Tim Peters
- [Python-checkins] CVS: python/dist/src/Include pyerrors.h,2.52,2.53
Tim Peters
- [Python-checkins] CVS: python/dist/src/Python getargs.c,2.89,2.90 mysnprintf.c,2.3,2.4 sysmodule.c,2.97,2.98
Tim Peters
- [Python-checkins] CVS: python/dist/src/Python sysmodule.c,2.96,2.97
Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.142,2.143
Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.212,2.213
Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules getbuildinfo.c,2.7,2.8
Tim Peters
- [Python-checkins] CVS: python/dist/src/Python mactoolboxglue.c,1.8,1.9
Tim Peters
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.69,1.70
Tim Peters
- [Python-checkins] CVS: python/dist/src/PC/os2vacpp makefile,1.5,1.6 makefile.omk,1.2,1.3
Tim Peters
- [Python-checkins] CVS: python/dist/src/Parser grammar.c,2.19,2.20 grammar1.c,2.14,2.15 parser.c,2.20,2.21 pgen.c,2.19,2.20 assert.h,2.10,NONE
Tim Peters
- [Python-checkins] CVS: python/dist/src/Parser grammar1.c,2.15,2.16
Tim Peters
- [Python-checkins] CVS: python/dist/src/Include Python.h,2.39,2.40
Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_types.py,1.21,1.22
Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects intobject.c,2.78,2.79
Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_types.py,1.22,1.23
Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules audioop.c,1.44,1.45
Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules audioop.c,1.45,1.46
Tim Peters
- [Python-checkins] CVS: python/dist/src/Include pydebug.h,2.18,2.19
Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib zipfile.py,1.19,1.20
Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.110,1.111 test_generators.py,1.29,1.30
Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.327,1.328
Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules main.c,1.60,1.61
Tim Peters
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.293,2.294 pythonrun.c,2.151,2.152
Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.145,2.146
Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libaudioop.tex,1.19,1.20
Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.72,1.73
Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules audioop.c,1.46,1.47
Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/ext extending.tex,1.9,1.10
Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.141,1.142 NEWS,1.330,1.331
Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.213,2.214
Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test___all__.py,1.21,1.22
Tim Peters
- [Python-checkins] CVS: python/dist/src/Python symtable.c,2.8,2.9
Tim Peters
- [Python-checkins] CVS: python/dist/src/Python symtable.c,2.9,2.10
Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules xxsubtype.c,2.8,2.9
Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/api concrete.tex,1.4,1.5
Tim Peters
- [Python-checkins] CVS: python/dist/src/Include dictobject.h,2.22,2.23
Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.331,1.332
Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.118,2.119
Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_augassign.py,1.4,1.5
Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_class.py,1.6,1.7
Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects floatobject.c,2.108,2.109
Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects floatobject.c,2.109,2.110
Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.332,1.333
Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.333,1.334
Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.24,1.25 pythoncore.dsp,1.28,1.29
Tim Peters
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.59,2.59.2.1
Tim Peters
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.59.2.1,2.59.2.2
Tim Peters
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.59,2.59.2.1
Tim Peters
- [Python-checkins] CVS: python/dist/src README,1.132,1.132.2.1
Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.334.2.1,1.334.2.2
Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.334.2.2,1.334.2.3
Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.334.2.4,1.334.2.5
Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.336,1.337
Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.25,1.26 python20.wse,1.97,1.98 pythoncore.dsp,1.29,1.30
Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libmpz.tex,1.15,1.16
Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/plat-riscos riscospath.py,1.7,1.8
Tim Peters
- [Python-checkins] CVS: python/dist/src/RISCOS/Modules getpath_riscos.c,1.4,1.5
Tim Peters
- [Python-checkins] CVS: python/dist/src/PC/example_nt example.dsp,1.5,1.6 readme.txt,1.10,1.11
Tim Peters
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.297,2.298
Tim Peters
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.298,2.299
Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules xxsubtype.c,2.9,2.10
Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules xxsubtype.c,2.11,2.12
Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib tempfile.py,1.32,1.33
Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib tempfile.py,1.33,1.34
Tim Peters
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.300,2.301
Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.145,1.146
Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules binascii.c,2.32,2.33
Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.215,2.216
Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_types.py,1.24,1.25
Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.338,1.339
Tim Peters
- [Python-checkins] CVS: python/dist/src/PC pyconfig.h,1.5,1.6 python_nt.rc,1.15,1.16
Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.26,1.27 python20.wse,1.98,1.99 pythoncore.dsp,1.30,1.31
Tim Peters
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.301,2.302
Tim Peters
- [Python-checkins] CVS: python/dist/src/Include pyport.h,2.40,2.41
Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.339,1.340
Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_complex.py,1.7,1.8 test_support.py,1.40,1.41
Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib unittest.py,1.13,1.14
Steve Purcell
- [Python-checkins] CVS: python/dist/src/Python mysnprintf.c,2.2,2.3
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.118,2.119
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.322,1.323
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.119,2.120
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.138,1.139
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.105,1.106
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.323,1.324
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.24,1.25
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.106,1.107
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.117,2.118 listobject.c,2.102,2.103
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects funcobject.c,2.47,2.48
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.291,2.292
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_iter.py,1.22,1.23
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.292,2.293
Guido van Rossum
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.70,1.71
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/scripts google.py,NONE,1.1
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.161,2.162
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include structmember.h,2.18,2.19
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python structmember.c,2.22,2.23
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.107,1.108
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects rangeobject.c,2.29,2.30
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.120,2.121
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.25,1.26
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/ref ref2.tex,1.32,1.33
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/ref reswords.py,1.1,1.2
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.324,1.325
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.139,1.140
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.325,1.326
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.121,2.122
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.108,1.109
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.326,1.327
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.122,2.123
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.109,1.110
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.123,2.124
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/scripts h2py.py,1.14,1.15
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/scripts h2py.py,1.15,1.16
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.140,1.141
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.294,2.295
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.123,2.124
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.295,2.296
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib unittest.py,1.12,1.13
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.74,2.75
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_bsddb.py,1.8,1.9 test_sundry.py,1.7,1.8
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/ext extending.tex,1.10,1.11
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects tupleobject.c,2.61,2.62
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules cStringIO.c,2.30,2.31
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_email.py,1.22,1.23
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include classobject.h,2.39,2.40
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libinspect.tex,1.8,1.9
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/ref ref3.tex,1.78,1.79
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_sre.py,1.33,1.34
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib urllib.py,1.134,1.135
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules linuxaudiodev.c,2.14,2.15
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/RISCOS/Modules riscosmodule.c,1.4,1.5
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _curses_panel.c,1.7,1.8 _cursesmodule.c,2.60,2.61 _sre.c,2.75,2.76 almodule.c,1.34,1.35 arraymodule.c,2.65,2.66 bsddbmodule.c,1.29,1.30 cPickle.c,2.71,2.72 cStringIO.c,2.31,2.32 cdmodule.c,1.25,1.26 clmodule.c,2.24,2.25 dbmmodule.c,2.27,2.28 dlmodule.c,2.17,2.18 flmodule.c,1.46,1.47 fmmodule.c,1.17,1.18 gdbmmodule.c,2.31,2.32 linuxaudiodev.c,2.15,2.16 md5module.c,2.26,2.27 mmapmodule.c,2.34,2.35 mpzmodule.c,2.37,2.38 parsermodule.c,2.67,2.68 pcremodule.c,2.29,2.30 posixmodule.c,2.214,2.215 pyexpat.c,2.56,2.57 regexmodule.c,1.44,1.45 rotormodule.c,2.30,2.31 selectmodule.c,2.58,2.59 shamodule.c,2.16,2.17 sunaudiodev.c,1.25,1.26 svmodule.c,2.17,2.18 threadmodule.c,2.43,2.44 timemodule.c,2.117,2.118 xreadlinesmodule.c,1.8,1.9 xxmodule.c,2.24,2.25 zlibmodule.c,2.56,2.57
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libweakref.tex,1.16,1.17
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include object.h,2.98,2.99
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_mmap,1.7,1.8
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Lib/test/mkcwproj mkcwtestmodule.c,1.1,1.2
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ae _AEmodule.c,1.5,1.6
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules Nav.c,1.15,1.16 calldll.c,1.6,1.7 ctbmodule.c,1.11,1.12 hfsplusmodule.c,1.4,1.5 icgluemodule.c,1.6,1.7 macfsmodule.c,1.49,1.50 macmodule.c,1.49,1.50 macosmodule.c,1.57,1.58 macspeechmodule.c,1.12,1.13
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/carbonevt _CarbonEvt.c,1.1,1.2
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf _CFmodule.c,1.6,1.7
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cm _Cmmodule.c,1.4,1.5
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl _Ctlmodule.c,1.4,1.5
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/dlg _Dlgmodule.c,1.5,1.6
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/drag _Dragmodule.c,1.4,1.5
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/htmlrender HtmlRendermodule.c,1.2,1.3
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/list _Listmodule.c,1.6,1.7
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/menu _Menumodule.c,1.4,1.5
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte _Mltemodule.c,1.5,1.6
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/qd _Qdmodule.c,1.5,1.6
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/qdoffs _Qdoffsmodule.c,1.4,1.5
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/qt _Qtmodule.c,1.4,1.5
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/res _Resmodule.c,1.5,1.6
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/snd _Sndmodule.c,1.4,1.5
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/te _TEmodule.c,1.4,1.5
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/waste wastemodule.c,1.19,1.20
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/win _Winmodule.c,1.5,1.6
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.142,1.143
Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0101.txt,1.15,1.16
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.146,2.147
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.143,1.144
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/lib-tk ScrolledText.py,1.10,1.11
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects descrobject.c,2.18,2.19
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects descrobject.c,2.19,2.20
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects descrobject.c,2.20,2.21
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_b1.py,1.40,1.41 test_descr.py,1.111,1.112 test_types.py,1.23,1.24
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/webchecker webchecker.py,1.24,1.25
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/lib-tk ScrolledText.py,1.11,1.12
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.59,2.59.2.1
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.124,2.124.2.1
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.112,1.112.2.1
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.124,2.125
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.112,1.113
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib asyncore.py,1.27,1.27.4.1
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_scope.py,1.22,1.22.2.1
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects descrobject.c,2.21,2.22
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_scope.py,1.23,1.24
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.297,2.298
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects funcobject.c,2.48,2.49
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib site.py,1.38,1.39
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.125,2.126
Guido van Rossum
- [Python-checkins] CVS: python/dist/src setup.py,1.72,1.73
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules xxsubtype.c,2.10,2.11
Guido van Rossum
- [Python-checkins] CVS: distutils/misc extract.c,1.6,1.7
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib ftplib.py,1.53,1.53.2.1
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib socket.py,1.15,1.16
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test pickletester.py,1.10,1.11
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib pickle.py,1.55,1.56
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules cPickle.c,2.72,2.73
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.146,1.147
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test pickletester.py,1.11,1.12
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.147,1.148
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib rfc822.py,1.65,1.66
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.148,1.149
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib dumbdbm.py,1.15,1.15.4.1
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.337,1.337.2.1
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules cPickle.c,2.73,2.73.2.1
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_cpickle.py,1.10,1.10.2.1
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.337.2.2,1.337.2.3
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib ftplib.py,1.60,1.61
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.216,2.217
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib copy_reg.py,1.9,1.10
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib copy_reg.py,1.9,1.10
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/extend README,1.1,NONE make_clean,1.1,NONE make_shared,1.1,NONE make_static,1.1,NONE
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo README,1.14,1.15
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib ftplib.py,1.61,1.62
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.150,1.151
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libftplib.tex,1.34,1.35
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib ftplib.py,1.62,1.63
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.340,1.341
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib copy.py,1.22,1.23
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.113,1.114
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib threading.py,1.19,1.20
Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyDocSearch.py,1.6,1.7
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyDocSearch.py,1.7,1.8
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wlists.py,1.9,1.10
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wbase.py,1.8,1.9
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules macfsmodule.c,1.50,1.51
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/carbonevt _CarbonEvtmodule.c,NONE,1.1 CarbonEvtsupport.py,1.3,1.4 _CarbonEvt.c,1.2,NONE
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/carbonevt CarbonEvtscan.py,1.2,1.3 CarbonEvtsupport.py,1.4,1.5 _CarbonEvtmodule.c,1.1,1.2
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/bgen/bgen scantools.py,1.24,1.25
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/carbonevt CarbonEvtsupport.py,1.5,1.6 _CarbonEvtmodule.c,1.2,1.3
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl _Ctlmodule.c,1.5,1.6 ctlscan.py,1.20,1.21 ctlsupport.py,1.43,1.44
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Lib/Carbon CarbonEvt.py,NONE,1.1 CarbonEvents.py,NONE,1.1
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Lib/Carbon Controls.py,1.1,1.2
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/scripts genpluginprojects.py,1.24,1.25 fullbuild.py,1.77,1.78
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Widgets.rsrc,1.3,1.4 PythonIDE.rsrc,1.9,1.10
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Lib FrameWork.py,1.46,1.47
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac ReadMe,1.37,1.38
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Lib/Carbon CoreGraphics.py,NONE,1.1 CG.py,NONE,1.1
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cg - New directory
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cg CFMLateImport.c,NONE,1.1 CFMLateImport.h,NONE,1.1 CGStubLib,NONE,1.1 CGStubLib.exp,NONE,1.1 CGStubLib.readme,NONE,1.1 _CGmodule.c,NONE,1.1 cgscan.py,NONE,1.1 cgsupport.py,NONE,1.1
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Build _CG.carbon.mcp,NONE,1.1
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/scripts genpluginprojects.py,1.25,1.26
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/scripts fullbuild.py,1.78,1.79
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cg cgsupport.py,1.1,1.2 _CGmodule.c,1.1,1.2
Just van Rossum
- [Python-checkins] CVS: python/dist/src setup.py,1.71,1.72
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/macfreeze macgen_bin.py,1.9,1.10
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl ctledit.py,1.6,1.7 ctlscan.py,1.21,1.22 _Ctlmodule.c,1.7,1.8
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/carbonevt CarbonEvtscan.py,1.3,1.4 CarbonEvtsupport.py,1.6,1.7 _CarbonEvtmodule.c,1.3,1.4
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/carbonevt _CarbonEvtmodule.c,1.4,1.5 CarbonEvtsupport.py,1.7,1.8
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl _Ctlmodule.c,1.9,1.10 ctlscan.py,1.23,1.24 ctlsupport.py,1.45,1.46
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl _Ctlmodule.c,1.10,1.11 ctlsupport.py,1.46,1.47
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl _Ctlmodule.c,1.12,1.13 ctlscan.py,1.24,1.25
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyConsole.py,1.8,1.9
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl _Ctlmodule.c,1.13,1.14 ctlscan.py,1.25,1.26 ctlsupport.py,1.47,1.48
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wcontrols.py,1.12,1.13
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyBrowser.py,1.12,1.13
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE ProfileBrowser.py,1.2,1.3
Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl _Ctlmodule.c,1.14,1.15 ctlscan.py,1.26,1.27
Just van Rossum
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.68,1.69
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/email Utils.py,1.8,1.9
Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.147,1.148
Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0666.txt,NONE,1.1
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.59,2.59.2.1
Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0101.txt,1.16,1.17
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib smtplib.py,1.45,1.45.6.1
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.334.2.3,1.334.2.4
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.59,2.60
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib smtplib.py,1.45,1.46
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.335,1.336
Barry Warsaw
- [Python-checkins] CVS: python/dist/src README,1.132,1.133
Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0101.txt,1.17,1.18
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib site.py,1.37,1.38
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test test_email.py,1.23,1.24
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.60,2.60.2.1
Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0008.txt,1.5,1.6
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.337.2.1,1.337.2.2
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Python mysnprintf.c,2.4,2.4.4.1
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Python mysnprintf.c,2.4,2.5
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.337.2.3,1.337.2.4
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/compiler ast.py,1.19,1.20 pycodegen.py,1.58,1.59 symbols.py,1.10,1.11 transformer.py,1.30,1.31
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test test_cpickle.py,1.10,1.11
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.337,1.338
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Modules cPickle.c,2.73,2.74
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.60,2.61
Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0101.txt,1.18,1.19
Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0251.txt,1.9,1.10
Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.148,1.149
Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.59,2.59.2.1
Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Lib cgitb.py,1.2,1.3
Ka-Ping Yee
Last message date:
Mon Dec 31 15:08:07 2001
Archived on: Mon Dec 31 10:09:02 2001
This archive was generated by
Pipermail 0.05 (Mailman edition).