Showing content from http://mail.python.org/pipermail/python-checkins/2002-February/thread.html below:
The Python-checkins 2002-February Archive by Thread
2002-February Archives by Thread
Starting: Fri Feb 1 00:52:31 2002
Ending: Thu Feb 28 23:46:36 2002
Messages: 329
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.351,1.352 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0279.txt,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.152,1.153 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_py.py,1.34,1.35 Thomas Heller
- [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.76,1.77 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.352,1.353 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.219,2.220 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0279.txt,1.1,1.2 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Objects intobject.c,2.79,2.80 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include pyport.h,2.41,2.42 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Modules fpectlmodule.c,2.15,2.16 grpmodule.c,2.15,2.16 posixmodule.c,2.220,2.221 pwdmodule.c,1.25,1.26 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Python dynload_next.c,2.10,2.11 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib CGIHTTPServer.py,1.20,1.21 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/distutils file_util.py,1.11,1.12 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Python dynload_next.c,2.11,2.12 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.61,2.62 Tim Peters
- [Python-checkins] CVS: python/dist/src README,1.137,1.138 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyConsole.py,1.10,1.11 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PythonIDEMain.py,1.15,1.16 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wapplication.py,1.15,1.16 Wwindows.py,1.15,1.16 PyEdit.py,1.27,1.28 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Mac/Lib FrameWork.py,1.48,1.49 Just van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.71,1.72 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.236,1.237 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0279.txt,1.2,1.3 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0246.txt,1.3,1.4 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/tools support.py,1.4,1.5 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/html about.html,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs reportingbugs.tex,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs reportingbugs.tex,1.1,1.1.24.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs reportingbugs.tex,1.1,1.1.6.1 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep2html.py,1.29,1.30 M.-A. Lemburg
- [Python-checkins] CVS: python/nondist/peps pep-0249.txt,1.5,1.6 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Mac/Lib aepack.py,1.2,1.3 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/snd _Sndmodule.c,1.6,1.7 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/snd sndscan.py,1.15,1.16 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/snd sndsupport.py,1.18,1.19 Jack Jansen
- [Python-checkins] CVS: python/nondist/peps pep-0278.txt,1.1,1.2 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Modules gcmodule.c,2.33,2.33.6.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Objects rangeobject.c,2.30,2.30.6.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.234.4.1,2.234.4.2 sysmodule.c,2.98.6.1,2.98.6.2 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/distutils msvccompiler.py,1.43,1.43.6.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Modules _cursesmodule.c,2.61,2.61.6.1 _curses_panel.c,1.8,1.8.6.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/test test_unicode.py,1.47,1.48 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.124,2.125 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.125,2.126 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.126,2.127 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/distutils emxccompiler.py,NONE,1.1 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/test test_unicode.py,1.48,1.49 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_unicodedata,1.4,1.5 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.127,2.128 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Python import.c,2.193,2.194 M.-A. Lemburg
- [Python-checkins] CVS: python/nondist/peps pep-0279.txt,1.3,1.4 Barry Warsaw
- [Python-checkins] CVS: distutils/distutils msvccompiler.py,1.44,1.45 Thomas Heller
- [Python-checkins] CVS: python/dist/src/Tools/scripts google.py,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib this.py,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib this.py,NONE,1.1 Andrew Kuchling
- [Python-checkins] CVS: python/dist/src/Lib this.py,NONE,1.1 Fred L. Drake, Jr.
- [Python-checkins] CVS: python/dist/src/Lib this.py,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib this.py,NONE,1.1 Fred L. Drake, Jr.
- [Python-checkins] CVS: python/dist/src/Lib this.py,NONE,1.1 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Lib this.py,NONE,1.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib this.py,NONE,1.1 Barry A. Warsaw
- [Python-checkins] CVS: python/dist/src/Lib this.py,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test regrtest.py,1.70,1.71 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib this.py,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib this.py,NONE,1.2.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects complexobject.c,2.53,2.54 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _hotshot.c,1.12,1.13 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_hotshot.py,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules _hotshot.c,1.11.6.1,1.11.6.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_hotshot.py,1.5,1.5.8.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules _cursesmodule.c,2.51,2.51.2.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src README,1.138,1.139 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/scripts fixnotice.py,1.5,1.6 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.353,1.354 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/encodings __init__.py,1.6,1.7 aliases.py,1.11,1.12 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.354,1.355 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Misc README,1.16,1.17 unicode.txt,3.11,NONE Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0280.txt,NONE,1.1 pep-0000.txt,1.153,1.154 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0280.txt,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.154,1.155 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0280.txt,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0280.txt,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0280.txt,1.4,1.5 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0280.txt,1.5,1.6 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0280.txt,1.6,1.7 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0280.txt,1.7,1.8 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0280.txt,1.8,1.9 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/distutils unixccompiler.py,1.38,1.39 Just van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0280.txt,1.9,1.10 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0241.txt,1.10,1.11 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.155,1.156 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Python dynload_next.c,2.12,2.13 Jack Jansen
- [Python-checkins] CVS: python/nondist/peps pep-0280.txt,1.10,1.11 Guido van Rossum
- [Python-checkins] CVS: python/dist/src configure.in,1.289,1.290 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src configure,1.280,1.281 A.M. Kuchling
- [Python-checkins] CVS: python/nondist/peps pep-0281.txt,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.156,1.157 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/encodings __init__.py,1.7,1.8 aliases.py,1.12,1.13 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib StringIO.py,1.20,1.21 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib aifc.py,1.40,1.41 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib cgi.py,1.68,1.69 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib httplib.py,1.42,1.43 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib imputil.py,1.22,1.23 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib smtpd.py,1.11,1.12 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib urllib.py,1.135,1.136 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.27,1.28 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib pickle.py,1.56,1.57 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib dis.py,1.37,1.38 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib sre_parse.py,1.51,1.52 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib bdb.py,1.33,1.34 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib site.py,1.39,1.40 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Modules main.c,1.62,1.63 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib urllib2.py,1.24,1.25 Greg Ward
- [Python-checkins] CVS: python/dist/src/Modules/expat - New directory Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules/expat - Imported sources Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules/expat xmlparse.c,1.1.1.1,1.2 xmlrole.c,1.1.1.1,1.2 xmltok.c,1.1.1.1,1.2 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src setup.py,1.78,1.79 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules pyexpat.c,2.57,2.58 Martin v. L?wis
- [Python-checkins] CVS: python/nondist/peps pep-0280.txt,1.11,1.12 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild pyexpat.dsp,1.6,1.7 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules _hotshot.c,1.13,1.14 timemodule.c,2.120,2.121 Mark Hammond
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.303,2.304 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0280.txt,1.12,1.13 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules/expat expat.h,NONE,1.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.74,1.75 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Modules timemodule.c,2.121,2.122 Tim Peters
- [Python-checkins] CVS: python/dist/src setup.py,1.79,1.80 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules/expat expat.h,1.1,1.2 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/PCbuild pyexpat.dsp,1.7,1.8 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules readline.c,2.42,2.43 Michael Hudson
- [Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.99,1.100 readme.txt,1.21,1.22 Tim Peters
- [Python-checkins] CVS: python/dist/src setup.py,1.80,1.81 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules resource.c,2.21,2.22 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules termios.c,2.32,2.33 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules structmodule.c,2.51,2.52 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules structmodule.c,2.52,2.53 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libre.tex,1.73,1.74 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libre.tex,1.73,1.73.6.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libre.tex,1.60.2.2,1.60.2.3 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.157,1.158 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0282.txt,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Doc/lib email.tex,1.9,1.10 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib email.tex,1.9,1.9.6.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac libmac.tex,1.21,1.22 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac libmac.tex,1.21,1.21.24.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsignal.tex,1.21,1.22 Skip Montanaro
- [Python-checkins] CVS: python/dist/src/Doc/lib libsignal.tex,1.22,1.23 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsignal.tex,1.21,1.21.18.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libsignal.tex,1.19,1.19.6.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_thread.py,1.9,1.10 test_threaded_import.py,1.4,1.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib dumbdbm.py,1.16,1.17 ftplib.py,1.63,1.64 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/compiler pycodegen.py,1.59,1.60 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_StringIO.py,1.11,1.12 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep2html.py,1.30,1.31 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src setup.py,1.81,1.82 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib socket.py,1.16,1.17 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.355,1.356 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Modules _ssl.c,NONE,1.1 socketmodule.h,NONE,1.1 Setup.dist,1.24,1.25 socketmodule.c,1.203,1.204 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.204,1.205 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.205,1.206 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib ftplib.py,1.64,1.65 gopherlib.py,1.10,1.11 httplib.py,1.43,1.44 imaplib.py,1.41,1.42 nntplib.py,1.28,1.29 poplib.py,1.19,1.20 smtplib.py,1.46,1.47 socket.py,1.17,1.18 telnetlib.py,1.16,1.17 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib ftplib.py,1.60.10.1,1.60.10.2 gopherlib.py,1.10,1.10.16.1 httplib.py,1.42,1.42.10.1 imaplib.py,1.39.8.2,1.39.8.3 nntplib.py,1.28,1.28.10.1 poplib.py,1.19,1.19.6.1 smtplib.py,1.46,1.46.4.1 socket.py,1.16,1.16.4.1 telnetlib.py,1.16,1.16.10.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.206,1.207 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/lib-tk tkCommonDialog.py,1.5,1.6 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src configure,1.281,1.282 configure.in,1.290,1.291 pyconfig.h.in,1.21,1.22 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.221,2.222 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.356,1.357 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Objects longobject.c,1.112,1.113 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Objects longobject.c,1.112,1.112.8.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.h,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.207,1.208 socketmodule.h,1.2,1.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib socket.py,1.18,1.19 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC/os2emx - New directory Andrew I MacIntyre
- [Python-checkins] CVS: python/dist/src/PC/os2emx Makefile,NONE,1.1 README.os2emx,NONE,1.1 config.c,NONE,1.1 dlfcn.c,NONE,1.1 dlfcn.h,NONE,1.1 dllentry.c,NONE,1.1 getpathp.c,NONE,1.1 pyconfig.h,NONE,1.1 python23.def,NONE,1.1 pythonpm.c,NONE,1.1 Andrew I MacIntyre
- [Python-checkins] CVS: python/dist/src/Tools/scripts reindent.py,1.2,1.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.304,2.305 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.126,2.127 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Doc/lib libsite.tex,1.22,1.22.6.1 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Doc/lib libsite.tex,1.22,1.23 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib threading.py,1.20,1.21 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib threading.py,1.19.12.1,1.19.12.2 Neal Norwitz
- [Python-checkins] CVS: python/dist/src/Lib/test test_descrtut.py,1.10,1.11 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_py.py,1.34,1.34.6.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Objects intobject.c,2.79,2.79.6.1 Michael Hudson
- [Python-checkins] CVS: distutils/misc install.c,1.15,1.16 install.rc,1.8,1.9 resource.h,1.6,1.7 wininst.exe,1.12,1.13 Thomas Heller
- [Python-checkins] CVS: python/dist/src/Doc/api refcounts.dat,1.38,1.39 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api refcounts.dat,1.38,1.38.6.1 Fred L. Drake
- [Python-checkins] CVS: distutils/distutils/command bdist_wininst.py,1.28,1.29 Thomas Heller
- [Python-checkins] ---Aging can be reversed with HGH!--- 31151076543 repliesforgh7@yahoo.com
- [Python-checkins] CVS: python/dist/src/Lib imaplib.py,1.42,1.43 Piers Lauder
- [Python-checkins] CVS: python/dist/src/Lib/plat-os2emx - New directory Andrew I MacIntyre
- [Python-checkins] CVS: python/dist/src/Lib/plat-os2emx IN.py,NONE,1.1 SOCKET.py,NONE,1.1 grp.py,NONE,1.1 pwd.py,NONE,1.1 regen,NONE,1.1 Andrew I MacIntyre
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command install_scripts.py,1.10,1.10.26.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib CGIHTTPServer.py,1.20,1.20.8.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/distutils file_util.py,1.11,1.11.6.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Objects complexobject.c,2.53,2.53.4.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib urllib2.py,1.24,1.24.8.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/test test_thread.py,1.9,1.9.24.1 test_threaded_import.py,1.4,1.4.14.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Tools/scripts reindent.py,1.2,1.2.10.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.126,2.126.4.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.124,2.124.6.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src README,1.136,1.136.4.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/distutils msvccompiler.py,1.43.6.1,1.43.6.2 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Doc/ref ref7.tex,1.30,1.31 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref7.tex,1.29.8.1,1.29.8.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref7.tex,1.24.2.2,1.24.2.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib emailparser.tex,1.4,1.5 Greg Ward
- [Python-checkins] CVS: python/dist/src/Doc/lib emailparser.tex,1.4,1.4.10.1 Greg Ward
- [Python-checkins] CVS: python/dist/src/Doc/lib libfuncs.tex,1.100,1.101 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libfuncs.tex,1.100,1.100.4.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Python thread_pthread.h,2.36,2.36.8.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/curses textpad.py,1.6,1.7 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/compiler ast.py,1.20,1.21 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Tools/idle OutputWindow.py,1.5,1.6 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib os2emxpath.py,NONE,1.1 os.py,1.50,1.51 popen2.py,1.20,1.21 site.py,1.40,1.41 Andrew I MacIntyre
- [Python-checkins] CVS: python/dist/src/Lib/test test_fcntl.py,1.20,1.21 test_longexp.py,1.3,1.4 Andrew I MacIntyre
- [Python-checkins] CVS: python/dist/src/Lib smtplib.py,1.47,1.48 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src configure,1.282,1.283 configure.in,1.291,1.292 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/lib-tk FixTk.py,1.5,1.6 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Mac/Demo applescript.html,1.8,1.8.20.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib FrameWork.py,1.47,1.47.6.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib aepack.py,1.2,1.2.14.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib aetools.py,1.2,1.2.14.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib macostools.py,1.12,1.12.14.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Lib macresource.py,1.3,1.3.14.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules macfsmodule.c,1.51,1.51.6.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ae _AEmodule.c,1.8,1.8.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/OSX Makefile,1.4,1.4.12.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Python macmain.c,1.72,1.72.8.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Python pyGUSISIOUX.cp,1.3,1.3.10.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE ProfileBrowser.py,1.2,1.2.14.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyBrowser.py,1.12,1.12.6.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyConsole.py,1.8,1.8.14.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PythonIDE.py,1.8,1.8.14.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyDocSearch.py,1.8,1.8.6.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PyEdit.py,1.26,1.26.6.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE PythonIDEMain.py,1.14,1.14.8.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wapplication.py,1.14,1.14.6.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wwindows.py,1.13,1.13.8.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/scripts gensuitemodule.py,1.17,1.17.14.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib smtplib.py,1.46.4.1,1.46.4.2 Michael Hudson
- [Python-checkins] CVS: python/dist/src configure,1.279,1.279.6.1 configure.in,1.288,1.288.6.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/lib-tk FixTk.py,1.5,1.5.10.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/test test_descrtut.py,1.10,1.10.8.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.124.6.1,2.124.6.2 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.h,1.3,1.4 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.124.6.2,2.124.6.3 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Doc/lib libre.tex,1.74,1.75 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libre.tex,1.73.6.1,1.73.6.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/idle Debugger.py,1.15,1.16 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.158,1.159 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/idle Debugger.py,1.15,1.15.4.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/idle Debugger.py,1.15,1.15.22.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib bdb.py,1.34,1.35 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0263.txt,1.2,1.3 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Include osdefs.h,2.14,2.15 pyport.h,2.42,2.43 Andrew I MacIntyre
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.143,2.144 stringobject.c,2.148,2.149 unicodeobject.c,2.128,2.129 Andrew I MacIntyre
- [Python-checkins] CVS: python/dist/src/Python dynload_shlib.c,2.13,2.14 import.c,2.194,2.195 importdl.h,2.17,2.18 thread_os2.h,2.13,2.14 Andrew I MacIntyre
- [Python-checkins] CVS: python/nondist/peps pep-0263.txt,1.3,1.4 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0263.txt,1.4,1.5 M.-A. Lemburg
- [Python-checkins] CVS: python/nondist/peps pep-0263.txt,1.5,1.6 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Mac/Modules icgluemodule.c,1.7,1.7.6.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules macfsmodule.c,1.53,1.54 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Lib/test test_b1.py,1.43,1.44 test_b2.py,1.30,1.31 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_builtin,1.6,1.7 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0263.txt,1.6,1.7 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.60.2.1,2.60.2.1.2.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src LICENSE,1.18,1.19 README,1.139,1.140 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Doc README,1.45,1.46 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Doc/texinputs license.tex,1.4,1.5 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Python getcopyright.c,1.15,1.16 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Doc/texinputs license.tex,1.4,1.4.4.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Python getcopyright.c,1.15,1.15.22.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Doc README,1.45,1.45.16.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src LICENSE,1.18,1.18.16.1 README,1.136.4.1,1.136.4.2 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wcontrols.py,1.12,1.12.6.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wlists.py,1.10,1.10.6.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Wtext.py,1.16,1.16.6.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ae aesupport.py,1.24,1.24.14.1 Jack Jansen
- [Python-checkins] CVS: python/nondist/peps pep-0283.txt,NONE,1.1 pep-0000.txt,1.158,1.159 Jeremy Hylton
- [Python-checkins] CVS: python/nondist/peps pep-0283.txt,1.1,1.2 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Mac/Modules/app _Appmodule.c,1.5,1.5.4.1 appscan.py,1.5,1.5.4.1 appsupport.py,1.9,1.9.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/carbonevt CarbonEvtscan.py,1.4,1.4.4.1 CarbonEvtsupport.py,1.8,1.8.4.1 _CarbonEvtmodule.c,1.5,1.5.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/cf _CFmodule.c,1.9,1.9.4.1 cfscan.py,1.5,1.5.18.1 cfsupport.py,1.13,1.13.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl _Ctlmodule.c,1.13,1.13.4.1 ctlscan.py,1.25,1.25.4.1 ctlsupport.py,1.47,1.47.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/drag _Dragmodule.c,1.6,1.6.4.1 dragsupport.py,1.8,1.8.14.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/fm _Fmmodule.c,1.4,1.4.4.1 fmscan.py,1.9,1.9.20.1 fmsupport.py,1.4,1.4.14.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/menu _Menumodule.c,1.7,1.7.4.1 menuedit.py,1.8,1.8.20.1 menuscan.py,1.11,1.11.4.1 menusupport.py,1.14,1.14.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/mlte _Mltemodule.c,1.8,1.8.4.1 mltescan.py,1.6,1.6.4.1 mltesupport.py,1.7,1.7.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/res _Resmodule.c,1.7,1.7.4.1 resscan.py,1.14,1.14.4.1 ressupport.py,1.18,1.18.4.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/scrap _Scrapmodule.c,1.1,1.1.14.1 scrapscan.py,1.4,1.4.20.1 scrapsupport.py,1.4,1.4.14.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/Mac/Modules/snd _Sndmodule.c,1.6,1.6.4.1 sndscan.py,1.15,1.15.20.1 sndsupport.py,1.18,1.18.14.1 Jack Jansen
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.29,1.30 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.30,1.31 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.60.2.1.2.1,2.60.2.1.2.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC python_nt.rc,1.15,1.15.14.1 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.26,1.26.4.1 python20.wse,1.98,1.98.4.1 pythoncore.dsp,1.30,1.30.4.1 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0263.txt,1.7,1.8 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib/distutils/command build_scripts.py,1.14,1.15 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib bdb.py,1.33,1.33.6.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.149.4.1,1.149.4.2 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_builtin,1.6,1.6.24.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Lib/test test_b1.py,1.42,1.42.4.1 test_b2.py,1.29,1.29.6.1 Michael Hudson
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.149,2.150 unicodeobject.c,2.129,2.130 Andrew I MacIntyre
- [Python-checkins] CVS: python/nondist/peps pep-0275.txt,1.2,1.3 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Lib robotparser.py,1.10,1.11 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/test test_robotparser.py,NONE,1.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/compiler transformer.py,1.31,1.32 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.75,1.76 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include objimpl.h,2.43,2.44 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.159,1.160 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python thread_nt.h,2.21,2.22 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/idle OutputWindow.py,1.5,1.5.22.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib copy.py,1.23,1.24 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.160,1.161 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include cellobject.h,2.1,2.2 Jeremy Hylton
Last message date: Thu Feb 28 23:46:36 2002
Archived on: Thu Feb 28 18:47:01 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