Showing content from http://mail.python.org/pipermail/python-checkins/2000-May/thread.html below:
The Python-checkins 2000-May Archive by Thread
2000-May Archives by Thread
Starting: Mon May 1 17:17:27 2000
Ending: Wed May 31 15:31:03 2000
Messages: 232
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.132,2.133 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Lib codecs.py,1.8,1.9 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.38,1.39 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Python import.c,2.131,2.132 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include pydebug.h,2.10,2.11 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules main.c,1.36,1.37 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.106,2.107 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python pythonrun.c,2.93,2.94 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib shlex.py,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib shlex.py,1.6,1.7 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libshlex.tex,1.6,1.7 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python import.c,2.132,2.133 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.12,2.13 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PCbuild zlib.dsp,1.11,1.12 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/freeze modulefinder.py,1.11,1.12 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib telnetlib.py,1.7,1.8 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib sre.py,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/texinputs python.sty,1.58,1.59 Fred Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.39,1.40 Fred Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.73,1.74 Fred Drake
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.19,1.20 Fred Drake
- [Python-checkins] CVS: python/dist/src .cvsignore,NONE,2.1 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Modules .cvsignore,NONE,2.1 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Objects .cvsignore,NONE,2.1 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Parser .cvsignore,NONE,2.1 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Python .cvsignore,NONE,2.1 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Include rename2.h,2.22,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python pythonrun.c,2.94,2.95 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Modules main.c,1.37,1.38 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.154,2.155 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.155,2.156 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Python errors.c,2.44,2.45 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/i18n pygettext.py,1.8,1.9 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Modules audioop.c,1.35,1.36 Guido van Rossum
- [Python-checkins] CVS: /python/nondist/src/Compiler compile.py,1.1,1.2 test.py,1.4,1.5 Jeremy Hylton
- [Python-checkins] CVS: /python/nondist/src/Compiler/compiler ast.py,1.8,1.9 pyassem.py,1.8,1.9 pycodegen.py,1.19,1.20 transformer.py,1.9,1.10 Jeremy Hylton
- [Python-checkins] CVS: /python/nondist/src/Compiler/tests test_func.py,1.8,1.9 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.133,2.134 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.13,2.14 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.14,2.15 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libtelnetlib.tex,1.4,1.5 Fred Drake
- [Python-checkins] CVS: python/dist/src/Python getargs.c,2.30,2.31 Fred Drake
- [Python-checkins] CVS: python/dist/src/Doc/ext ext.tex,1.72,1.73 Fred Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsocket.tex,1.43,1.44 Fred Drake
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.156,2.157 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _localemodule.c,2.7,2.8 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules stdwinmodule.c,2.52,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules Setup.in,1.97,1.98 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include mymalloc.h,2.17,2.18 objimpl.h,2.14,2.15 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PC winreg.c,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Parser myreadline.c,2.16,2.17 parsetok.c,2.15,2.16 pgenmain.c,2.15,2.16 tokenizer.c,2.40,2.41 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.2,2.3 _tkinter.c,1.96,1.97 almodule.c,1.23,1.24 arraymodule.c,2.38,2.39 bsddbmodule.c,1.17,1.18 cPickle.c,2.40,2.41 cStringIO.c,2.19,2.20 cdmodule.c,1.18,1.19 clmodule.c,2.19,2.20 cursesmodule.c,2.19,2.20 dbmmodule.c,2.16,2.17 dlmodule.c,2.6,2.7 flmodule.c,1.35,1.36 fmmodule.c,1.10,1.11 gdbmmodule.c,2.21,2.22 getpath.c,1.20,1.21 linuxaudiodev.c,2.1,2.2 md5module.c,2.14,2.15 mmapmodule.c,2.7,2.8 mpzmodule.c,2.22,2.23 newmodule.c,2.19,2.20 nismodule.c,2.15,2.16 parsermodule.c,2.38,2.39 pcremodule.c,2.18,2.19 pyexpat.c,2.3,2.4 readline.c,2.16,2.17 regexmodule.c,1.33,1.34 rotormodule.c,2.22,2.23 selectmodule.c,2.31,2.32 shamodule.c,2.4,2.5 socketmodule.c,1.106,1.107 stropmodule.c,2.62,2.63 sunaudiodev.c,1.16,1.17 svmodule.c,2.10,2.11 threadmodule.c,2.30,2.31 xxmodule.c,2.15,2.16 zlibmodule.c,2.31,2.32 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects bufferobject.c,2.6,2.7 classobject.c,2.85,2.86 cobject.c,2.7,2.8 complexobject.c,2.23,2.24 dictobject.c,2.51,2.52 fileobject.c,2.72,2.73 floatobject.c,2.56,2.57 frameobject.c,2.38,2.39 funcobject.c,2.19,2.20 intobject.c,2.40,2.41 listobject.c,2.68,2.69 longobject.c,1.56,1.57 methodobject.c,2.25,2.26 moduleobject.c,2.24,2.25 object.c,2.69,2.70 rangeobject.c,2.11,2.12 sliceobject.c,2.3,2.4 stringobject.c,2.62,2.63 tupleobject.c,2.32,2.33 unicodeobject.c,2.15,2.16 xxobject.c,2.14,2.15 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.157,2.158 ceval.c,2.176,2.177 compile.c,2.107,2.108 import.c,2.133,2.134 marshal.c,1.46,1.47 pythonrun.c,2.95,2.96 traceback.c,2.26,2.27 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.16,2.17 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_fork1.py,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.177,2.178 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _tkinter.c,1.97,1.98 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.17,2.18 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _tkinter.c,1.98,1.99 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python thread_nt.h,2.6,2.7 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test regrtest.py,1.15,1.16 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python thread_nt.h,2.7,2.8 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include mymalloc.h,2.18,2.19 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.63,2.64 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/freeze freeze.py,1.34,1.35 Guido van Rossum
- [Python-checkins] CVS: distutils/distutils/command build_ext.py,1.32,1.33 Greg Ward
- [Python-checkins] CVS: distutils/distutils cmd.py,1.6,1.7 Greg Ward
- [Python-checkins] CVS: distutils/distutils dist.py,1.8,1.9 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command bdist.py,1.5,1.6 install_lib.py,1.19,1.20 Greg Ward
- [Python-checkins] CVS: python/dist/src/Include Python.h,2.15,2.16 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python thread_pth.h,NONE,2.1 thread.c,2.28,2.29 Guido van Rossum
- [Python-checkins] CVS: python/dist/src acconfig.h,1.28,1.29 config.h.in,2.53,2.54 configure,1.111,1.112 configure.in,1.119,1.120 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python getargs.c,2.31,2.32 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include ceval.h,2.30,2.31 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.178,2.179 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.64,2.65 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PC config.h,1.33,1.34 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PC config.c,1.21,1.22 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules mathmodule.c,2.42,2.43 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib gzip.py,1.17,1.18 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/lib-stdwin Abstract.py,1.6,NONE BoxParent.py,1.4,NONE Buttons.py,1.10,NONE CSplit.py,1.5,NONE DirList.py,1.7,NONE FormSplit.py,1.4,NONE HVSplit.py,1.6,NONE Histogram.py,1.5,NONE Sliders.py,1.8,NONE Soundogram.py,1.4,NONE Split.py,1.9,NONE StripChart.py,1.7,NONE TextEdit.py,1.7,NONE TransParent.py,1.5,NONE VUMeter.py,1.4,NONE WindowParent.py,1.11,NONE WindowSched.py,1.7,NONE anywin.py,1.2,NONE basewin.py,1.2,NONE dirwin.py,1.5,NONE filewin.py,1.4,NONE formatter.py,1.6,NONE gwin.py,1.6,NONE listwin.py,1.1,NONE mainloop.py,1.7,NONE rect.py,1.4,NONE srcwin.py,1.3,NONE stdwinevents.py,1.4,NONE stdwinq.py,1.1,NONE tablewin.py,1.4,NONE textwin.py,1.3,NONE wdb.py,1.7,NONE wdbframewin.py,1.7,NONE wdbsrcwin.py,1.3,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/lib-old Para.py,1.4,1.5 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/dos-8x3 mimepars.py,NONE,1.1 rfc822-n.py,NONE,1.1 robotpar.py,NONE,1.1 sre_comp.py,NONE,1.1 sre_cons.py,NONE,1.1 sre_pars.py,NONE,1.1 stringol.py,NONE,1.1 test_con.py,NONE,1.1 test_ext.py,NONE,1.1 test_for.py,NONE,1.1 test_mma.py,NONE,1.1 test_pye.py,NONE,1.1 test_uni.py,NONE,1.1 test_win.py,NONE,1.1 test_zip.py,NONE,1.1 threadst.py,NONE,1.1 userstri.py,NONE,1.1 basehttp.py,1.4,1.5 cgihttps.py,1.6,1.7 configpa.py,1.5,1.6 exceptio.py,1.7,1.8 fileinpu.py,1.3,1.4 formatte.py,1.8,1.9 gopherli.py,1.2,1.3 htmlenti.py,1.1,1.2 linecach.py,1.1,1.2 macurl2p.py,1.5,1.6 mimetool.py,1.6,1.7 mimetype.py,1.5,1.6 multifil.py,1.3,1.4 nturl2pa.py,1.3,1.4 posixfil.py,1.7,1.8 posixpat.py,1.9,1.10 py_compi.py,1.8,1.9 queue.py,1.6,1.7 regex_sy.py,1.2,1.3 rlcomple.py,1.4,1.5 simpleht.py,1.4,1.5 socketse.py,1.8,1.9 statcach.py,1.1,1.2 stringio.py,1.3,1.4 telnetli.py,1.3,1.4 test_bin.py,1.2,1.3 test_cpi.py,1.1,1.2 test_fcn.py,1.5,1.6 test_gdb.py,1.1,1.2 test_gra.py,! 1.2,1.3 test_lon.py,1.1,1.2 test_rfc.py,1.1,1.2 test_soc.py,1.5,1.6 test_typ.py,1.6,1.7 test_zli.py,1.4,1.5 threadin.py,1.1,1.2 tracebac.py,1.6,1.7 userdict.py,1.5,1.6 userlist.py,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/dos-8x3 para.py,1.2,NONE testntpa.py,1.1,NONE whatsoun.py,1.2,NONE Guido van Rossum
- [Python-checkins] CVS: distutils/distutils/command build_ext.py,1.33,1.34 Greg Ward
- [Python-checkins] CVS: python/dist/src/Lib poplib.py,1.8,1.9 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.18,2.19 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects intobject.c,2.41,2.42 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/idle config.txt,1.2,1.3 Fred Drake
- [Python-checkins] CVS: python/dist/src/Lib ConfigParser.py,1.17,1.18 Fred Drake
- [Python-checkins] CVS: python/dist/src/Lib SocketServer.py,1.17,1.18 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib BaseHTTPServer.py,1.9,1.10 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib SimpleHTTPServer.py,1.8,1.9 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libcfgparser.tex,1.8,1.9 Fred Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.74,1.75 Fred Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs python.sty,1.59,1.60 Fred Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libmimetools.tex,1.17,1.18 Fred Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libparser.tex,1.34,1.35 Fred Drake
- [Python-checkins] CVS: python/dist/src/Modules cPickle.c,2.41,2.42 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include codecs.h,2.1,2.2 Fred Drake
- [Python-checkins] CVS: python/dist/src/Include unicodeobject.h,2.8,2.9 Fred Drake
- [Python-checkins] CVS: python/dist/src/Modules timemodule.c,2.82,2.83 Fred Drake
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.19,2.20 Fred Drake
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.20,2.21 Fred Drake
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.158,2.159 Fred Drake
- [Python-checkins] CVS: python/dist/src/Python codecs.c,2.5,2.6 Fred Drake
- [Python-checkins] CVS: python/dist/src/Python sysmodule.c,2.62,2.63 Fred Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_unicode.py,1.10,1.11 Fred Drake
- [Python-checkins] CVS: python/dist/src/Misc unicode.txt,3.6,3.7 Fred Drake
- [Python-checkins] CVS: python/dist/src/Python getargs.c,2.32,2.33 Fred Drake
- [Python-checkins] CVS: python/dist/src/PC config.h,1.34,1.35 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/idle browser.py,NONE,1.1 Fred Drake
- [Python-checkins] CVS: python/dist/src/Tools/idle EditorWindow.py,1.32,1.33 Fred Drake
- [Python-checkins] CVS: python/dist/src/Tools/idle BrowserControl.py,NONE,1.1 EditorWindow.py,1.33,1.34 browser.py,1.1,NONE Fred Drake
- [Python-checkins] CVS: python/dist/src/Python getcopyright.c,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/ext ext.tex,1.73,1.74 Fred Drake
- [Python-checkins] CVS: python/dist/src/Doc/ext ext.tex,1.74,1.75 Fred Drake
- [Python-checkins] CVS: python/dist/src/Python thread_nt.h,2.8,2.9 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/sgi/audio_stdwin README,1.1,NONE jukebox.py,1.2,NONE rec.py,1.2,NONE vumeter.py,1.2,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/sgi/gl/glstdwin fontchart.py,1.1,NONE glstdwdraw.py,1.2,NONE glstdwin.py,1.2,NONE glstdwmenu.py,1.2,NONE glstdwwin.py,1.2,NONE stdwingl.py,1.1,NONE tcolor.py,1.2,NONE tglsw.py,1.2,NONE tmenu.py,1.2,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/stdwin/ibrowse README,1.1,NONE dir,1.1,NONE ib,1.1,NONE ib.py,1.3,NONE ibrowse,1.1,NONE ibrowse.py,1.3,NONE icache.py,1.1,NONE ifile.py,1.3,NONE itags.py,1.2,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/stdwin FormTest.py,1.3,NONE README,1.4,NONE RadioGroups.py,1.3,NONE TestCSplit.py,1.3,NONE TestDirList.py,1.3,NONE TestFormSplit.py,1.3,NONE TestSched.py,1.3,NONE TestTextEdit.py,1.3,NONE clock.py,1.5,NONE jukebox.py,1.8,NONE lpwin.py,1.4,NONE microedit.py,1.3,NONE miniedit.py,1.3,NONE python.py,1.9,NONE wdiff.py,1.6,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libmath.tex,1.18,1.19 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include mymath.h,2.8,2.9 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_math,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_math.py,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules mathmodule.c,2.43,2.44 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.55,1.56 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/ibrowse README,1.1,NONE ib,1.1,NONE ib.py,1.2,NONE ibrowse,1.1,NONE ibrowse.py,1.1,NONE icache.py,1.1,NONE ifile.py,1.2,NONE itags.py,1.2,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/cwilib cwilib.py,1.3,NONE form.py,1.1,NONE vt100.py,1.2,NONE vt100win.py,1.2,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/sgi/cd cdwin.py,1.4,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/threads wpi.py,1.2,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo/tkinter/www Para.py,1.2,NONE fmt.py,1.1,NONE htmllib.py,1.1,NONE sgmllib.py,1.1,NONE tkfmt.py,1.1,NONE www1.py,1.2,NONE www10.py,1.2,NONE www11.py,1.2,NONE www12.py,1.2,NONE www13.py,1.2,NONE www2.py,1.2,NONE www3.py,1.2,NONE www4.py,1.2,NONE www5.py,1.2,NONE www6.py,1.2,NONE www7.py,1.2,NONE www8.py,1.2,NONE www9.py,1.2,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Demo README,1.11,1.12 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules mathmodule.c,2.44,2.45 Guido van Rossum
- [Python-checkins] CVS: python/dist/src config.h.in,2.54,2.55 configure,1.112,1.113 configure.in,1.120,1.121 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libmath.tex,1.19,1.20 Guido van Rossum
- [Python-checkins] ANNOUNCE: Python CVS tree moved to SourceForge Guido van Rossum
- [Python-checkins] CVS: python/dist/src configure,1.114,1.115 configure.in,1.122,1.123 Guido van Rossum
- [Python-checkins] CVS: distutils/distutils dist.py,1.14,1.15 Greg Ward
- [Python-checkins] CVS: distutils/distutils core.py,1.33,1.34 Greg Ward
- [Python-checkins] CVS: distutils/distutils fancy_getopt.py,1.11,1.12 Greg Ward
- [Python-checkins] CVS: distutils/distutils cmd.py,1.10,1.11 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command bdist_dumb.py,1.5,1.6 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command install_lib.py,1.23,1.24 Greg Ward
- [Python-checkins] CVS: python/dist/src/Doc/lib libcfgparser.tex,1.9,1.10 Fred L. Drake
- [Python-checkins] CVS: distutils/distutils dist.py,1.15,1.16 Greg Ward
- [Python-checkins] CVS: distutils/distutils fancy_getopt.py,1.12,1.13 Greg Ward
- [Python-checkins] CVS: distutils/distutils core.py,1.34,1.35 Greg Ward
- [Python-checkins] CVS: distutils/distutils dist.py,1.16,1.17 Greg Ward
- [Python-checkins] CVS: python/dist/src/Misc python-mode.el,3.105,3.106 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Modules cursesmodule.c,2.20,2.21 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Modules cursesmodule.c,2.21,2.22 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Doc/lib libcurses.tex,1.3,1.4 A.M. Kuchling
- [Python-checkins] CVS: distutils/distutils sysconfig.py,1.17,1.18 Greg Ward
- [Python-checkins] CVS: python/dist/src/Lib urllib.py,1.93,1.94 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv docfixer.py,1.24,1.25 Guido van Rossum
- [Python-checkins] CVS: distutils/distutils/command bdist_rpm.py,1.1,1.2 build.py,1.18,1.19 build_clib.py,1.14,1.15 build_ext.py,1.37,1.38 build_py.py,1.23,1.24 clean.py,1.5,1.6 install.py,1.31,1.32 sdist.py,1.18,1.19 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command __init__.py,1.10,1.11 build.py,1.19,1.20 install_data.py,1.5,1.6 install_scripts.py,1.4,1.5 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command build_scripts.py,NONE,1.1 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command build.py,1.20,1.21 Greg Ward
- [Python-checkins] CVS: distutils/distutils cmd.py,1.11,1.12 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command build_scripts.py,1.1,1.2 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command install_data.py,1.6,1.7 Greg Ward
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.159,2.160 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib imaplib.py,1.20,1.21 Fred L. Drake
- [Python-checkins] CVS: distutils/distutils/command build_scripts.py,1.2,1.3 Greg Ward
- [Python-checkins] CVS: python/dist/src/Include pythonrun.h,2.26,2.27 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Python pythonrun.c,2.96,2.97 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Modules Setup.in,1.98,1.99 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.160,2.161 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib exceptions.py,1.18,1.19 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test test_exceptions.py,1.5,1.6 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_exceptions,1.1,1.2 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Modules _exceptions.c,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: distutils/distutils/command build_py.py,1.24,1.25 Greg Ward
- [Python-checkins] CVS: distutils/distutils core.py,1.35,1.36 Greg Ward
- [Python-checkins] CVS: distutils/distutils dist.py,1.17,1.18 Greg Ward
- [Python-checkins] CVS: distutils/doc/dist dist.tex,1.12,1.13 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command build_ext.py,1.38,1.39 Greg Ward
- [Python-checkins] CVS: distutils/doc/dist dist.tex,1.13,1.14 Greg Ward
- [Python-checkins] CVS: python/dist/src/Doc/lib libimaplib.tex,1.14,1.15 Fred L. Drake
- [Python-checkins] CVS: python/dist/src configure.in,1.123,1.124 configure,1.115,1.116 Greg Ward
- [Python-checkins] CVS: python/dist/src/Modules Setup.in,1.99,1.100 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Modules _exceptions.c,1.1,NONE Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Python Makefile.in,2.23,2.24 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Python exceptions.c,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib libtempfile.tex,1.12,1.13 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib exceptions.py,1.19,NONE Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib libtempfile.tex,1.13,1.14 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules getpath.c,1.21,1.22 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/PC getpathp.c,1.13,1.14 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/PC/os2vacpp getpathp.c,1.4,1.5 Jeremy Hylton
- [Python-checkins] CVS: distutils/distutils/command install_headers.py,NONE,1.1 __init__.py,1.11,1.12 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command install.py,1.32,1.33 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command install_scripts.py,1.5,1.6 Greg Ward
- [Python-checkins] CVS: distutils/distutils dir_util.py,1.1,1.2 Greg Ward
- [Python-checkins] CVS: distutils/distutils dist.py,1.18,1.19 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command sdist.py,1.19,1.20 Greg Ward
- [Python-checkins] CVS: distutils/distutils cmd.py,1.12,1.13 dist.py,1.19,1.20 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command bdist.py,1.8,1.9 bdist_dumb.py,1.6,1.7 bdist_rpm.py,1.2,1.3 build.py,1.21,1.22 build_ext.py,1.39,1.40 install.py,1.33,1.34 install_lib.py,1.24,1.25 install_scripts.py,1.6,1.7 sdist.py,1.20,1.21 Greg Ward
- [Python-checkins] CVS: python/dist/src/Include Python.h,2.16,2.17 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command clean.py,1.6,1.7 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command install.py,1.34,1.35 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command __init__.py,1.12,1.13 Greg Ward
- [Python-checkins] CVS: distutils/distutils dist.py,1.20,1.21 Greg Ward
- [Python-checkins] CVS: distutils/distutils cmd.py,1.13,1.14 Greg Ward
- [Python-checkins] CVS: distutils/distutils ccompiler.py,1.19,1.20 unixccompiler.py,1.23,1.24 msvccompiler.py,1.28,1.29 Greg Ward
- [Python-checkins] CVS: distutils/distutils errors.py,1.7,1.8 Greg Ward
- [Python-checkins] CVS: distutils/distutils ccompiler.py,1.20,1.21 Greg Ward
- [Python-checkins] CVS: distutils/distutils unixccompiler.py,1.24,1.25 msvccompiler.py,1.29,1.30 Greg Ward
- [Python-checkins] CVS: distutils/distutils core.py,1.36,1.37 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command command_template,1.2,1.3 Greg Ward
- [Python-checkins] CVS: distutils/doc/inst inst.tex,1.13,1.14 Greg Ward
- [Python-checkins] CVS: distutils/examples numpy_setup.py,1.7,1.8 Greg Ward
- [Python-checkins] CVS: python/dist/src/Lib nturl2path.py,1.5,1.6 reconvert.py,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib liburllib.tex,1.21,1.22 Fred L. Drake
- [Python-checkins] CVS: distutils/distutils extension.py,NONE,1.1 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command build_ext.py,1.40,1.41 Greg Ward
- [Python-checkins] CVS: distutils/distutils core.py,1.37,1.38 Greg Ward
- [Python-checkins] CVS: distutils/distutils util.py,1.32,1.33 Greg Ward
- [Python-checkins] CVS: distutils/test test_changeroot.py,NONE,1.1 Greg Ward
- [Python-checkins] CVS: distutils/distutils archive_util.py,1.3,1.4 Greg Ward
- [Python-checkins] CVS: distutils/examples numpy_setup.py,1.8,1.9 Greg Ward
- [Python-checkins] CVS: distutils/examples template_setup.py,1.1,1.2 Greg Ward
- [Python-checkins] CVS: distutils/distutils/command install.py,1.35,1.36 sdist.py,1.21,1.22 Greg Ward
- [Python-checkins] CVS: distutils/distutils util.py,1.33,1.34 Greg Ward
- [Python-checkins] CVS: python/dist/src/Lib rlcompleter.py,1.6,1.7 Fred L. Drake
Last message date: Wed May 31 15:31:03 2000
Archived on: Thu Jan 18 22:51:57 2001
This archive was generated by Pipermail 0.05 (Mailman edition).
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4