Showing content from http://mail.python.org/pipermail/python-checkins/2002-January/date.html below:
The Python-checkins 2002-January Archive by Date
2002-January Archives by Date
Starting: Tue Jan 1 18:41:34 2002
Ending: Thu Jan 31 22:08:42 2002
Messages: 337
- [Python-checkins] CVS: python/dist/src acconfig.h,1.58,1.59 configure,1.279,1.280 configure.in,1.288,1.289 pyconfig.h.in,1.20,1.21 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.151,1.152 NEWS,1.341,1.342 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Python thread_cthread.h,2.15,2.16 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.342,1.343 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.141,2.142 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib/test test_file.py,1.5,1.6 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Include opcode.h,2.37,2.38 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.152,1.153 NEWS,1.343,1.344 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.302,2.303 compile.c,2.234,2.235 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src setup.py,1.73,1.74 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.153,1.154 NEWS,1.344,1.345 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules dlmodule.c,2.18,2.19 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.345,1.346 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Tools/bgen/bgen bgenlocations.py,1.4,1.5 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Tools/bgen/bgen macsupport.py,1.25,1.26 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Tools/bgen/bgen bgenType.py,1.6,1.7 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Tools/bgen/bgen bgenBuffer.py,1.6,1.7 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte _Mltemodule.c,1.8,1.9 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte mltesupport.py,1.7,1.8 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte mltescan.py,1.6,1.7 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf _CFmodule.c,1.9,1.10 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf cfscan.py,1.5,1.6 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/res resscan.py,1.14,1.15 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/res _Resmodule.c,1.7,1.8 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/res ressupport.py,1.18,1.19 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf cfsupport.py,1.13,1.14 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/menu _Menumodule.c,1.7,1.8 menuedit.py,1.8,1.9 menusupport.py,1.14,1.15 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/menu _Menumodule.c,1.8,1.9 menusupport.py,1.15,1.16 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/app _Appmodule.c,1.5,1.6 appscan.py,1.5,1.6 appsupport.py,1.9,1.10 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/lib-tk tkFileDialog.py,1.5,1.6 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Mac/Python macmain.c,1.72,1.73 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/menu _Menumodule.c,1.9,1.10 menuscan.py,1.11,1.12 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/carbonevt CarbonEvtscan.py,1.4,1.5 CarbonEvtsupport.py,1.8,1.9 _CarbonEvtmodule.c,1.5,1.6 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/menu _Menumodule.c,1.7,1.8 menuedit.py,1.8,1.9 menusupport.py,1.14,1.15 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib copy.py,1.22,1.22.10.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.113,1.113.4.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib threading.py,1.19,1.19.12.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ae _AEmodule.c,1.8,1.9 aesupport.py,1.24,1.25 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/drag _Dragmodule.c,1.6,1.7 dragsupport.py,1.8,1.9 Just van Rossum
- [Python-checkins] CVS: python/dist/src README,1.136,1.137 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/res _Resmodule.c,1.8,1.9 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/Carbon Resources.py,1.1,1.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/res resscan.py,1.15,1.16 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/Carbon MacTextEditor.py,1.1,1.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl _Ctlmodule.c,1.15,1.16 ctlsupport.py,1.48,1.49 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib librfc822.tex,1.31.2.2,1.31.2.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib librfc822.tex,1.38,1.38.14.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib librfc822.tex,1.38,1.39 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib tkinter.tex,1.10,1.11 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib tkinter.tex,1.10,1.10.6.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsys.tex,1.56,1.57 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsys.tex,1.56,1.56.6.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsys.tex,1.46,1.46.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Include abstract.h,2.42,2.43 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Objects abstract.c,2.93,2.94 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Include abstract.h,2.42,2.42.6.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Objects abstract.c,2.93,2.93.6.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib imaplib.py,1.39,1.40 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/test test_imaplib.py,NONE,1.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib imaplib.py,1.39,1.39.8.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/test test_imaplib.py,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib imaplib.py,1.40,1.41 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib imaplib.py,1.39.8.1,1.39.8.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Parser parsetok.c,2.28,2.29 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Parser parsetok.c,2.28,2.28.8.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Mac/Modules/app _Appmodule.c,1.6,1.7 appscan.py,1.6,1.7 appsupport.py,1.10,1.11 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Modules/app _Appmodule.c,1.7,1.8 appsupport.py,1.11,1.12 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Misc/RPM Python-2.1-expat.patch,NONE,1.1 Python-2.1-pythonpath.patch,NONE,1.1 python-2.2.spec,NONE,1.1 README,1.1,1.2 BeOpen-Python-Setup.patch,1.1,NONE beopen-python.spec,1.2,NONE make-spec.sh,1.1,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc/RPM/Tkinter setup.cfg,1.2,NONE setup.py,1.2,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib StringIO.py,1.19,1.20 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/test test_StringIO.py,1.10,1.11 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Mac/Modules/app _Appmodule.c,1.8,1.9 appscan.py,1.7,1.8 appsupport.py,1.12,1.13 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_unicode_file.py,1.2,1.3 Mark Hammond
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.110,2.110.2.1 Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Mac/Modules/fm _Fmmodule.c,1.4,1.5 fmscan.py,1.9,1.10 fmsupport.py,1.4,1.5 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.26,1.27 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.26,1.26.6.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.18.2.3,1.18.2.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Mac/Modules/carbonevt CarbonEvtscan.py,1.5,1.6 CarbonEvtsupport.py,1.9,1.10 _CarbonEvtmodule.c,1.6,1.7 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Resources tkpython.rsrc,1.4,1.5 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo building.html,1.30,1.31 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Doc/ext extending.tex,1.11,1.12 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.346,1.347 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Modules _testcapimodule.c,1.14,1.15 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Python getargs.c,2.90,2.91 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Mac/Modules/carbonevt CarbonEvtscan.py,1.6,1.7 _CarbonEvtmodule.c,1.7,1.8 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Resources tkpython.rsrc,1.5,1.6 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Build PythonStandalone.mcp,1.19,1.20 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.146.2.2,1.146.2.3 Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib threading.py,1.12,1.12.2.1 Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.49.2.4,2.49.2.5 Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Doc/lib libsocket.tex,1.51.4.2,1.51.4.3 Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.146.2.3,1.146.2.4 Anthony Baxter
- [Python-checkins] CVS: python/dist/src README,1.122.2.3,1.122.2.4 Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Python thread_pthread.h,2.30.6.1,2.30.6.2 Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Python thread_pthread.h,2.30.6.2,2.30.6.3 Anthony Baxter
- [Python-checkins] CVS: python/dist/src README,1.122.2.4,1.122.2.5 Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.347,1.348 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.337.2.4,1.337.2.4.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.146.2.4,1.146.2.5 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.146.2.5,1.146.2.6 Anthony Baxter
- [Python-checkins] CVS: python/nondist/peps pep-0101.txt,1.21,1.22 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.218.2.3,1.218.2.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.58.2.4,1.58.2.5 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0102.txt,NONE,1.1 Anthony Baxter
- [Python-checkins] CVS: python/nondist/peps pep-0102.txt,1.1,1.2 Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Lib/test test_pty.py,1.12,1.12.2.1 Anthony Baxter
- [Python-checkins] CVS: python/nondist/peps pep-0102.txt,1.2,1.3 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.149,1.150 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0101.txt,1.22,1.23 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.49.2.5,2.49.2.6 Anthony Baxter
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.146.2.6,1.146.2.7 Anthony Baxter
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.27,1.28 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.11.2.3,1.11.2.4 pythoncore.dsp,1.13.2.2,1.13.2.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild uninstal.wse,NONE,1.1.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libposix.tex,1.56.4.2,1.56.4.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC python_nt.rc,1.13,1.13.4.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python getcopyright.c,1.15,1.15.2.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.39.2.3,1.39.2.4 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/texinputs copyright.tex,1.11.2.1,1.11.2.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.39.2.4,1.39.2.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/tools push-docs.sh,1.6.2.2,1.6.2.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac libmacui.tex,1.16,1.16.6.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.39.2.5,1.39.2.6 Tim Peters
- [Python-checkins] CVS: python/dist/src LICENSE,1.15.2.3,1.15.2.4 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.39.2.6,1.39.2.7 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.146.2.7,1.146.2.8 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libgettext.tex,1.9,1.10 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib gettext.py,1.11,1.12 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.348,1.349 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib gettext.py,1.11,1.11.24.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Doc/lib libgettext.tex,1.10,1.11 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib gettext.py,1.12,1.13 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.349,1.350 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Thomas Heller
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Thomas Heller
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,1.2.18.1,1.2.18.2 Thomas Heller
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Thomas Heller
- [Python-checkins] CVS: python/dist/src/Mac/Python pyGUSISIOUX.cp,1.3,1.4 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/waste wastemodule.c,1.21,1.22 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/waste wastescan.py,1.7,1.8 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/waste wastesupport.py,1.14,1.15 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules icgluemodule.c,1.7,1.8 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts genpluginprojects.py,1.26,1.27 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo building.html,1.31,1.32 Jack Jansen
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Thomas Heller
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Thomas Heller
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Fred L. Drake, Jr.
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.246,2.247 dynload_beos.c,2.6,2.7 frozenmain.c,2.26,2.27 import.c,2.192,2.193 pythonrun.c,2.153,2.154 sysmodule.c,2.98,2.99 thread.c,2.39,2.40 thread_solaris.h,2.16,2.17 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Include Python.h,2.40,2.41 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.142,2.143 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules _hotshot.c,1.11,1.12 bsddbmodule.c,1.30,1.31 fcntlmodule.c,2.32,2.33 getpath.c,1.40,1.41 linuxaudiodev.c,2.16,2.17 main.c,1.61,1.62 mmapmodule.c,2.35,2.36 posixmodule.c,2.217,2.218 readline.c,2.41,2.42 resource.c,2.19,2.20 rgbimgmodule.c,2.22,2.23 selectmodule.c,2.59,2.60 sgimodule.c,1.16,1.17 signalmodule.c,2.60,2.61 socketmodule.c,1.201,1.202 sunaudiodev.c,1.26,1.27 termios.c,2.31,2.32 timemodule.c,2.118,2.119 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/PC getpathp.c,1.25,1.26 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Parser intrcheck.c,2.43,2.44 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Include Python.h,2.40,2.40.6.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.141,2.141.6.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/PC getpathp.c,1.25,1.25.12.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules _hotshot.c,1.11,1.11.6.1 bsddbmodule.c,1.30,1.30.6.1 fcntlmodule.c,2.31.18.1,2.31.18.2 getpath.c,1.40,1.40.6.1 linuxaudiodev.c,2.16,2.16.6.1 main.c,1.61,1.61.6.1 mmapmodule.c,2.35,2.35.6.1 posixmodule.c,2.216.4.1,2.216.4.2 readline.c,2.41,2.41.6.1 resource.c,2.19,2.19.12.1 rgbimgmodule.c,2.22,2.22.26.1 selectmodule.c,2.59,2.59.6.1 sgimodule.c,1.16,1.16.26.1 signalmodule.c,2.60,2.60.10.1 socketmodule.c,1.200.6.1,1.200.6.2 sunaudiodev.c,1.26,1.26.6.1 termios.c,2.31,2.31.18.1 timemodule.c,2.118,2.118.6.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Parser intrcheck.c,2.43,2.43.24.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.246,2.246.4.1 dynload_beos.c,2.6,2.6.6.1 frozenmain.c,2.26,2.26.16.1 import.c,2.192,2.192.6.1 pythonrun.c,2.153,2.153.6.1 sysmodule.c,2.98,2.98.6.1 thread.c,2.39,2.39.10.1 thread_solaris.h,2.16,2.16.10.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command bdist.py,1.21,1.22 bdist_dumb.py,1.16,1.17 bdist_wininst.py,1.27,1.28 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.154,1.155 NEWS,1.350,1.351 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules signalmodule.c,2.61,2.62 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Sjoerd Mullender
- [Python-checkins] CVS: python/nondist/peps pep-0277.txt,NONE,1.1 pep-0000.txt,1.150,1.151 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Mac/Resources errors.rsrc,1.4,1.5 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules macfsmodule.c,1.51,1.52 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib macresource.py,1.3,1.4 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Doc/lib libzipfile.tex,1.12,1.13 Thomas Heller
- [Python-checkins] CVS: python/nondist/sf-html sf-faq.html,1.22,1.23 Martin v. L?wis
- [Python-checkins] CVS: python/nondist/sf-html sf-faq.html,1.23,1.24 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/test test_ntpath.py,1.14,1.15 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libzipfile.tex,1.12,1.13 Fred L. Drake, Jr.
- [Python-checkins] CVS: python/dist/src/Doc/lib libzipfile.tex,1.8.6.1,1.8.6.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libzipfile.tex,1.12,1.12.18.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules newmodule.c,2.37,2.38 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libnew.tex,1.8,1.9 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python thread_pthread.h,2.36,2.37 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.235,2.236 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python importdl.c,2.68,2.68.6.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_unicode_file.py,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.218.2.4,1.218.2.5 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.58.2.5,1.58.2.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src README,1.122.2.5,1.122.2.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src LICENSE,1.15.2.4,1.15.2.5 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.146.2.8,1.146.2.9 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.49.2.6,2.49.2.7 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.28,1.29 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.11.2.4,1.11.2.5 python20.wse,1.39.2.7,1.39.2.8 pythoncore.dsp,1.13.2.3,1.13.2.4 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/OSX Makefile,1.4,1.5 Jack Jansen
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Thomas Heller
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.147,2.148 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules timemodule.c,2.119,2.120 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3 Fred L. Drake, Jr.
- [Python-checkins] CVS: python/dist/src/Doc/ext newtypes.tex,1.6,1.7 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Modules _cursesmodule.c,2.61,2.62 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Modules _cursesmodule.c,2.62,2.63 Michael Hudson
- [Python-checkins] CVS: python/dist/src setup.py,1.74,1.75 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib ntpath.py,1.44,1.45 Mark Hammond
- [Python-checkins] CVS: python/dist/src/Doc/mac libmacfs.tex,1.26,1.27 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac toolbox.tex,1.4,1.5 undoc.tex,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ext newtypes.tex,1.6,1.7 Fred L. Drake, Jr.
- [Python-checkins] CVS: python/dist/src/Doc/ext newtypes.tex,1.6,1.6.6.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ext ext.tex,1.95.2.1,1.95.2.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.73,1.74 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.58,1.59 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/info README,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/info README,1.3,1.3.28.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/info README,1.3,1.3.10.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/info python.dir,1.2,1.2.12.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/info python.dir,1.2,1.2.30.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/info python.dir,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Include py_curses.h,1.3,1.4 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules _curses_panel.c,1.8,1.9 _cursesmodule.c,2.63,2.64 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules _codecsmodule.c,2.10,2.11 _tkinter.c,1.121,1.122 audioop.c,1.47,1.48 bsddbmodule.c,1.31,1.32 cdmodule.c,1.26,1.27 clmodule.c,2.25,2.26 dlmodule.c,2.19,2.20 flmodule.c,1.47,1.48 fmmodule.c,1.18,1.19 fpectlmodule.c,2.14,2.15 fpetestmodule.c,2.6,2.7 imageop.c,2.25,2.26 imgfile.c,1.28,1.29 mmapmodule.c,2.36,2.37 mpzmodule.c,2.38,2.39 nismodule.c,2.21,2.22 pcremodule.c,2.30,2.31 puremodule.c,2.4,2.5 regexmodule.c,1.45,1.46 resource.c,2.20,2.21 rgbimgmodule.c,2.23,2.24 rotormodule.c,2.31,2.32 sgimodule.c,1.17,1.18 socketmodule.c,1.202,1.203 sunaudiodev.c,1.27,1.28 svmodule.c,2.18,2.19 timingmodule.c,2.8,2.9 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Mac/OSX sample_sitecustomize.py,NONE,1.1 Makefile,1.5,1.6 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules macfsmodule.c,1.52,1.53 Jack Jansen
- [Python-checkins] CVS: distutils/distutils/command build_ext.py,1.77,1.78 Thomas Heller
- [Python-checkins] CVS: distutils/distutils/command build_ext.py,1.77,1.78 Thomas Heller
- [Python-checkins] CVS: distutils/distutils/command build_ext.py,1.77,1.78 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.155,1.156 Thomas Heller
- [Python-checkins] CVS: python/dist/src/Include pythread.h,2.18,2.19 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Python thread_beos.h,2.8,2.9 thread_cthread.h,2.16,2.17 thread_foobar.h,2.12,2.13 thread_lwp.h,2.15,2.16 thread_nt.h,2.20,2.21 thread_os2.h,2.12,2.13 thread_pth.h,2.8,2.9 thread_pthread.h,2.37,2.38 thread_sgi.h,2.15,2.16 thread_solaris.h,2.17,2.18 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Include pythread.h,2.18,2.19 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/ref refa1.tex,1.9,1.10 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref refa1.tex,1.9,1.9.8.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref refa1.tex,1.5,1.5.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Mac/OSX Makefile,1.6,1.7 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyConsole.py,1.9,1.10 PyDebugger.py,1.8,1.9 PyDocSearch.py,1.8,1.9 PyEdit.py,1.26,1.27 PythonIDE.py,1.8,1.9 PythonIDEMain.py,1.14,1.15 Wapplication.py,1.14,1.15 Wwindows.py,1.14,1.15 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib FrameWork.py,1.47,1.48 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib macostools.py,1.12,1.13 Jack Jansen
- [Python-checkins] CVS: python/dist/src setup.py,1.75,1.76 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/_builtinSuites - New directory Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/_builtinSuites __init__.py,NONE,1.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/_builtinSuites builtin_Suite.py,NONE,1.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/CodeWarrior __init__.py,1.2,1.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/CodeWarrior CodeWarrior_suite.py,1.2,1.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/CodeWarrior Metrowerks_Shell_Suite.py,1.2,1.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/CodeWarrior Required.py,1.2,1.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/CodeWarrior Standard_Suite.py,1.3,1.4 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/StdSuites __init__.py,1.2,1.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/StdSuites Macintosh_Connectivity_Clas.py,1.1,1.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/StdSuites Type_Names_Suite.py,1.1,1.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/StdSuites AppleScript_Suite.py,1.2,1.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/StdSuites QuickDraw_Graphics_Suite.py,1.1,1.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/StdSuites QuickDraw_Graphics_Suppleme.py,1.1,1.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/StdSuites Required_Suite.py,1.1,1.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/StdSuites Standard_Suite.py,1.2,1.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/StdSuites Table_Suite.py,1.2,1.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/StdSuites Text_Suite.py,1.2,1.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts gensuitemodule.py,1.17,1.18 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts fullbuild.py,1.79,1.80 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts mkestrres.py,1.7,1.8 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Tools/idle AutoIndent.py,1.16,1.17 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/api concrete.tex,1.6,1.7 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Doc/api concrete.tex,1.7,1.8 Skip Montanaro
- [Python-checkins] CVS: python/nondist/peps pep-0278.txt,NONE,1.1 pep-0000.txt,1.151,1.152 Barry Warsaw
- [Python-checkins] CVS: python/dist/src setup.py,1.76,1.77 Michael Hudson
- [Python-checkins] CVS: python/dist/src setup.py,1.77,1.78 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Tools/idle AutoIndent.py,1.17,1.18 EditorWindow.py,1.38,1.39 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python dynload_beos.c,2.7,2.8 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Python dynload_beos.c,2.6.6.1,2.6.6.2 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Tools/idle AutoIndent.py,1.18,1.19 Tim Peters
- [Python-checkins] CVS: python/dist/src setup.py,1.76,1.77 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Lib aetools.py,1.2,1.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts gensuitemodule.py,1.18,1.19 Jack Jansen
- [Python-checkins] CVS: python/dist/src/PC python_nt.rc,1.16,1.17 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/scripts gensuitemodule.py,1.19,1.20 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts gensuitemodule.py,1.19,1.20 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Mac/scripts gensuitemodule.py,1.18,1.19 Fred L. Drake, Jr.
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.81,1.82 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libkeyword.tex,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.81,1.81.4.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libkeyword.tex,1.6,1.6.30.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.65.2.1,1.65.2.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libkeyword.tex,1.6,1.6.12.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Mac/scripts gensuitemodule.py,1.18,1.19 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts gensuitemodule.py,1.20,1.21 Jack Jansen
- [Python-checkins] CVS: python/nondist/peps pep-0277.txt,1.1,1.2 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Mac/Demo applescript.html,1.8,1.9 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Demo applescript.html,1.9,1.10 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac ReadMe,1.40,1.41 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Modules errnomodule.c,2.15,2.16 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.156,1.157 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Python dynload_hpux.c,2.6,2.7 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Doc/lib libgc.tex,1.9,1.10 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.157,1.158 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules _tkinter.c,1.122,1.123 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/email Parser.py,1.5,1.6 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test test_email.py,1.24,1.25 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test/data msg_23.txt,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Mac/OSX Makefile,1.7,1.8 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Misc/RPM/Tkinter setup.cfg,1.2,NONE setup.py,1.2,NONE Michael Hudson
- [Python-checkins] CVS: python/dist/src/Misc/RPM Python-2.1-expat.patch,NONE,1.1.2.1 Python-2.1-pythonpath.patch,NONE,1.1.2.1 python-2.2.spec,NONE,1.1.2.1 README,1.1,1.1.24.1 BeOpen-Python-Setup.patch,1.1,NONE beopen-python.spec,1.2,NONE make-spec.sh,1.1,NONE Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib StringIO.py,1.19,1.19.12.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/test test_StringIO.py,1.10,1.10.6.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Modules newmodule.c,2.37,2.37.8.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Doc/lib libnew.tex,1.8,1.8.22.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.73,1.73.4.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Tools/idle AutoIndent.py,1.16,1.16.26.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Python dynload_hpux.c,2.6,2.6.6.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.149,1.149.4.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Modules _tkinter.c,1.121,1.121.6.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/email Parser.py,1.5,1.5.10.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/test/data msg_23.txt,NONE,1.1.2.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/test test_email.py,1.24,1.24.4.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.234,2.234.4.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib tempfile.py,1.34,1.35 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules gcmodule.c,2.33,2.34 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Objects rangeobject.c,2.30,2.31 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.236,2.237 sysmodule.c,2.99,2.100 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.237,2.238 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib/distutils msvccompiler.py,1.43,1.44 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.157,1.158 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.156.4.1,1.156.4.1.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.218,2.219 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.75,1.76 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.218,2.219 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_dumbdbm.py,1.4,1.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib tempfile.py,1.35,1.36 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib tempfile.py,1.36,1.37 Tim Peters
- [Python-checkins] CVS: python/dist/src/Mac/Demo building.html,1.32,1.33 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Modules _cursesmodule.c,2.64,2.65 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Modules _curses_panel.c,1.9,1.10 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib string.py,1.60,1.61 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib string.py,1.60,1.60.16.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib string.py,1.59,1.59.4.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libasyncore.tex,1.10,1.11 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command bdist.py,1.22,1.23 bdist_dumb.py,1.17,1.18 build_ext.py,1.78,1.79 install.py,1.60,1.61 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/distutils ccompiler.py,1.41,1.42 spawn.py,1.11,1.12 sysconfig.py,1.44,1.45 util.py,1.65,1.66 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command install_scripts.py,1.10,1.11 A.M. Kuchling
Last message date: Thu Jan 31 22:08:42 2002
Archived on: Thu Jan 31 17:17:06 2002
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