Showing content from http://mail.python.org/pipermail/python-checkins/2001-April/thread.html below:
The Python-checkins 2001-April Archive by Thread
2001-April Archives by Thread
Starting: Mon Apr 2 18:59:04 2001
Ending: Mon Apr 30 17:44:58 2001
Messages: 452
- [Python-checkins] CVS: python/dist/src/Modules linuxaudiodev.c,2.13,2.14 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib threading.py,1.11,1.12 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.130,1.131 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.113,1.114 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom minidom.py,1.29,1.30 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom minidom.py,1.30,1.31 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/webchecker webchecker.py,1.22,1.23 Fred L. Drake
- [Python-checkins] CVS: python/dist/src README,1.118,1.119 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_zipfile.py,1.5,1.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib zipfile.py,1.10,1.11 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules termios.c,2.20,2.21 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/xml/dom minidom.py,1.31,1.32 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc python.man,1.17,1.18 A.M. Kuchling
- [Python-checkins] CVS: distutils/distutils unixccompiler.py,1.32,1.33 A.M. Kuchling
- [Python-checkins] CVS: distutils TODO,1.8,1.9 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib/curses __init__.py,1.3,1.4 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Tools/webchecker webchecker.py,1.23,1.24 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules termios.c,2.21,2.22 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib xmldom.tex,1.12,1.13 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libdoctest.tex,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib asynchat.py,1.11,1.12 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib asynchat.py,1.12,1.13 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib asynchat.py,1.13,1.14 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_asynchat.py,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_asynchat,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_asynchat.py,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_sundry.py,1.3,1.4 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib Cookie.py,1.7,1.8 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_cookie.py,1.8,1.9 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_cookie,1.5,1.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libunittest.tex,NONE,1.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.63,1.64 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib lib.tex,1.184,1.185 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib imputil.py,1.18,1.19 Greg Stein
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.114,1.115 Greg Stein
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.196,2.197 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib tabnanny.py,1.12,1.13 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.88,1.89 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib codeop.py,1.3,1.4 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib asynchat.py,1.14,1.15 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_traceback.py,1.1,1.2 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib bdb.py,1.30,1.31 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules structmodule.c,2.41,2.42 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler __init__.py,1.3,1.4 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler transformer.py,1.19,1.20 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler future.py,NONE,1.1 pycodegen.py,1.27,1.28 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib ftplib.py,1.52,1.53 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler symbols.py,NONE,1.1 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler symbols.py,1.1,1.2 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib urllib.py,1.124,1.125 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.89,1.90 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Lib unittest.py,1.3,1.4 Steve Purcell
- [Python-checkins] CVS: python/dist/src/Doc/lib librfc822.tex,1.30,1.31 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libasyncore.tex,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.194,2.195 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test pickletester.py,1.2,1.3 Tim Peters
- [Python-checkins] CVS: distutils/misc install.c,1.10,1.11 Thomas Heller
- [Python-checkins] CVS: python/dist/src/Modules termios.c,2.22,2.23 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test pickletester.py,1.3,1.4 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler symbols.py,1.2,1.3 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.31,1.32 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules cPickle.c,2.56,2.57 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0226.txt,1.7,1.8 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib pickle.py,1.46,1.47 Tim Peters
- [Python-checkins] CVS: python/dist/src/Tools/scripts logmerge.py,1.6,1.7 Guido van Rossum
- [Python-checkins] CVS: python/dist/src LICENSE,1.11,1.12 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test pickletester.py,1.4,1.5 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules cPickle.c,2.57,2.58 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules cPickle.c,2.58,2.59 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib pickle.py,1.47,1.48 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python marshal.c,1.61,1.62 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/texinputs copyright.tex,1.10,1.11 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib inspect.py,1.11,1.12 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.21,1.22 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.22,1.23 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib/test test_zipfile.py,1.6,1.7 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_largefile.py,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_mailbox.py,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libinspect.tex,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib zipfile.py,1.11,1.12 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib mimify.py,1.19,1.20 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib posixfile.py,1.19,1.20 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/texinputs python.sty,1.72,1.73 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl howto.perl,1.5,1.6 manual.perl,1.5,1.6 python.perl,1.96,1.97 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libdifflib.tex,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcurses.tex,1.30,1.31 Fred L. Drake
- [Python-checkins] CVS: distutils/misc install.rc,1.5,1.6 wininst.exe,1.8,1.9 Thomas Heller
- [Python-checkins] CVS: distutils/distutils/command bdist_wininst.py,1.20,1.21 Thomas Heller
- [Python-checkins] CVS: python/dist/src/Lib/test test_weakref.py,1.4,1.5 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib weakref.py,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules _cursesmodule.c,2.50,2.51 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libdifflib.tex,1.4,1.5 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libweakref.tex,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv conversion.xml,1.11,1.12 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.214,1.215 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.55,1.56 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac undoc.tex,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/lib-tk Canvas.py,1.16,1.17 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc BeOS-setup.py,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc BeOS-NOTES,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/RISCOS/support - New directory Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/plat-riscos riscospath.py,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/RISCOS/support !Boot,NONE,1.1 !Run,NONE,1.1 !Sprites,NONE,1.1 !Sprites22,NONE,1.1 AddToPath,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/RISCOS sleep.c,NONE,1.1 Makefile,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules main.c,1.51,1.52 timemodule.c,2.109,2.110 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python sysmodule.c,2.84,2.85 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.90,1.91 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libunittest.tex,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.32,1.33 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib SocketServer.py,1.23,1.24 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.131,1.132 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libgetopt.tex,1.16,1.17 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Lib urllib2.py,1.11,1.12 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/PC getpathp.c,1.22,1.22.2.1 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Lib asynchat.py,1.7,1.7.2.1 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.235,2.236 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_extcall.py,1.13,1.14 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_extcall,1.7,1.8 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pyassem.py,1.15,1.16 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler transformer.py,1.20,1.21 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pycodegen.py,1.28,1.29 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler visitor.py,1.5,1.6 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pycodegen.py,1.29,1.30 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pycodegen.py,1.30,1.31 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc/lib libweakref.tex,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libmailbox.tex,1.17,1.18 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc python-mode.el,3.111,3.112 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc python-mode.el,NONE,4.0 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.140,1.141 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/plat-unixware7 - New directory Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/plat-unixware7 FCNTL.py,NONE,1.1 IN.py,NONE,1.1 SOCKET.py,NONE,1.1 STROPTS.py,NONE,1.1 TERMIOS.py,NONE,1.1 regen,NONE,1.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.33,1.34 config.h.in,2.90,2.91 configure,1.206,1.207 configure.in,1.214,1.215 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.185,2.186 termios.c,2.23,2.24 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_math.py,1.10,1.11 test_fork1.py,1.8,1.9 test_fcntl.py,1.16,1.17 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.141,1.142 ACKS,1.91,1.92 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libfcntl.tex,1.24,1.25 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Misc python-mode.el,4.0,4.1 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/plat-unixware7 regen,1.1,1.2 SOCKET.py,1.1,NONE TERMIOS.py,1.1,NONE Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_math.py,1.11,1.12 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_format.py,1.9,1.10 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.100,2.101 unicodeobject.c,2.80,2.81 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.142,1.143 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.8,1.9 python20.wse,1.36,1.37 pythoncore.dsp,1.10,1.11 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.97,1.98 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.46,2.47 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.132,1.133 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.215,1.216 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.56,1.57 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libunittest.tex,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler consts.py,1.1,1.2 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pyassem.py,1.16,1.17 pycodegen.py,1.31,1.32 symbols.py,1.3,1.4 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pycodegen.py,1.32,1.33 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pycodegen.py,1.33,1.34 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler symbols.py,1.4,1.5 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib unittest.py,1.4,1.5 Steve Purcell
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.23,1.24 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.24,1.25 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Python getcopyright.c,1.13,1.14 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/ref ref5.tex,1.42,1.43 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.25,1.26 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib inspect.py,1.12,1.13 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.26,1.27 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Doc/lib libbase64.tex,1.16,1.17 libjpeg.tex,1.15,1.16 libre.tex,1.59,1.60 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pyassem.py,1.17,1.18 pycodegen.py,1.34,1.35 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_format.py,1.10,1.11 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.101,2.102 unicodeobject.c,2.81,2.82 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libunittest.tex,1.3,1.4 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.27,1.28 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pycodegen.py,1.35,1.36 pyassem.py,1.18,1.19 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pycodegen.py,1.36,1.37 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc/lib liburllib.tex,1.34,1.35 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.28,1.29 Ka-Ping Yee
- [Python-checkins] CVS: python/nondist/peps pep-0226.txt,1.8,1.9 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.29,1.30 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src README,1.119,1.120 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python getcopyright.c,1.14,1.15 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pycodegen.py,1.37,1.38 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Tools/compiler/compiler pycodegen.py,1.38,1.39 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.17,1.18 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libprofile.tex,1.30,1.31 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Lib pstats.py,1.11,1.12 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.143,1.144 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/mac libcolorpicker.tex,NONE,1.1 mac.tex,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.64,1.65 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools push-docs.sh,1.5,1.6 update-docs.sh,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib pstats.py,1.12,1.13 unittest.py,1.5,1.6 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib locale.py,1.16,1.17 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_locale,NONE,1.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib/test test_locale.py,NONE,1.1 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Lib inspect.py,1.13,1.14 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.30,1.31 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.31,1.32 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.32,1.33 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib inspect.py,1.14,1.15 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.33,1.34 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.34,1.35 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.35,1.36 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Lib inspect.py,1.15,1.16 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src/Doc/lib libprofile.tex,1.31,1.32 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test tokenize_tests.py,1.2,1.3 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.115,1.116 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_tokenize,1.5,1.6 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib httplib.py,1.33,1.34 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_httplib.py,NONE,1.1 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_httplib,NONE,1.1 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.36,1.37 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src LICENSE,1.12,1.13 Guido van Rossum
- [Python-checkins] CVS: python/dist/src LICENSE,1.13,1.14 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.37,1.38 Ka-Ping Yee
- [Python-checkins] CVS: python/dist/src LICENSE,1.7,1.7.2.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src README,1.104,1.104.2.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.236,2.237 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/xml/sax xmlreader.py,1.10,1.10.2.1 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.81.2.40,1.81.2.41 Moshe Zadka
- [Python-checkins] CVS: python/dist/src/Doc/ref ref3.tex,1.63,1.64 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/ref ref6.tex,1.36,1.37 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.237,2.238 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_scope.py,1.13,1.14 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_capi.py,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _testcapimodule.c,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _weakref.c,1.9,1.10 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_weakref.py,1.5,1.6 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/inst inst.tex,1.31,1.32 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libdis.tex,1.31,1.32 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac using.tex,1.2,1.3 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/mac libcolorpicker.tex,1.1,1.2 toolbox.tex,1.1,1.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Python import.c,2.174,2.175 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.139,1.140 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.116,1.117 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.216,1.217 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Modules readline.c,2.34,2.35 Guido van Rossum
- [Python-checkins] CVS: python/dist/src LICENSE,1.14,1.15 Guido van Rossum
- [Python-checkins] CVS: python/dist/src LICENSE,1.7.2.1,1.7.2.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib pstats.py,1.13,1.14 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Lib/test test_sunaudiodev.py,1.9,1.10 Fred L. Drake
- [Python-checkins] CVS: python/dist/src README,1.120,1.121 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_asynchat.py,1.2,1.3 test_threadedtempfile.py,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib pstats.py,1.14,1.15 Eric S. Raymond
- [Python-checkins] CVS: python/dist/src/Lib/distutils archive_util.py,1.9,1.10 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.92,1.93 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib zipfile.py,1.12,1.13 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.109,2.110 frameobject.c,2.47,2.48 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.195,2.196 exceptions.c,1.22,1.23 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules posixmodule.c,2.186,2.187 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects frameobject.c,2.48,2.49 Guido van Rossum
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.34,1.35 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.217,1.218 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.57,1.58 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_asynchat.py,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib unittest.py,1.6,1.7 Steve Purcell
- [Python-checkins] CVS: python/dist/src/Lib chunk.py,1.9,1.10 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib netrc.py,1.11,1.12 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib sgmllib.py,1.29,1.30 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib smtpd.py,1.4,1.5 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib urllib2.py,1.12,1.13 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_locale.py,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib mailbox.py,1.29,1.30 Guido van Rossum
- [Python-checkins] CVS: python/dist/src setup.py,1.37,1.38 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules _sre.c,2.54,2.55 Fredrik Lundh
- [Python-checkins] CVS: python/dist/src/Lib urllib.py,1.125,1.126 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.93,1.94 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.74,2.75 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.75,2.76 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.140,1.141 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test pickletester.py,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.47,2.48 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.9,1.10 python20.wse,1.37,1.38 pythoncore.dsp,1.11,1.12 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.144,1.145 Guido van Rossum
- [Python-checkins] CVS: python/dist/src README,1.121,1.122 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0226.txt,1.9,1.10 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib locale.py,1.17,1.18 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib weakref.py,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_weakref.py,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.48,2.49 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib posixpath.py,1.42,1.43 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.10,1.11 python20.wse,1.38,1.39 pythoncore.dsp,1.12,1.13 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules symtablemodule.c,1.3,1.4 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib symtable.py,1.3,1.4 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Misc NEWS,1.145,1.146 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.49,2.49.2.1 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0242.txt,1.1,1.2 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0160.txt,1.8,1.9 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0006.txt,1.2,1.3 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib shlex.py,1.15,1.16 Eric S. Raymond
- [Python-checkins] CVS: python/nondist/peps pep-0242.txt,1.2,1.3 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Lib/test badsyntax_future3.py,NONE,1.1 badsyntax_future4.py,NONE,1.1 badsyntax_future5.py,NONE,1.1 badsyntax_future6.py,NONE,1.1 badsyntax_future7.py,NONE,1.1 badsyntax_nocaret.py,NONE,1.1 regrtest.py,1.32,1.33 test_future.py,1.2,1.3 test_traceback.py,1.2,1.3 nocaret.py,1.1,NONE test_future3.py,1.1,NONE test_future4.py,1.1,NONE test_future5.py,1.1,NONE test_future6.py,1.1,NONE test_future7.py,1.1,NONE Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_future,1.1,1.2 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.35,1.36 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib compileall.py,1.8,1.9 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Doc/texinputs python.sty,1.73,1.74 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.98,1.99 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libgetopt.tex,1.17,1.18 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libgetopt.tex,1.17,1.17.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/pynche README,2.13,2.14 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche Main.py,2.18,2.19 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche PyncheWidget.py,2.25,2.26 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche StripViewer.py,2.13,2.14 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche TextViewer.py,2.10,2.11 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Tools/pynche ListViewer.py,2.12,2.13 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.49,2.50 Guido van Rossum
- [Python-checkins] CVS: python/dist/src README,1.122,1.123 config.h.in,2.91,2.92 configure,1.207,1.208 configure.in,1.215,1.216 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.58,1.59 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.38,1.39 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.38,1.38.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.39,1.40 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.218,1.219 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc Makefile,1.218,1.218.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs boilerplate.tex,1.58,1.58.2.1 Fred L. Drake
- [Python-checkins] CVS: python/nondist/peps pep-0226.txt,1.10,1.11 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0235.txt,1.2,1.3 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.86,1.87 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0250.txt,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0251.txt,NONE,1.1 Barry Warsaw
- [Python-checkins] CVS: python/nondist/peps pep-0233.txt,1.1,1.2 Barry Warsaw
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.82,2.83 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Doc/lib libre.tex,1.60,1.61 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libre.tex,1.60,1.60.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.98,1.98.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/texinputs python.sty,1.73,1.73.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.38.2.1,1.38.2.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/idle EditorWindow.py,1.37,1.38 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Tools/idle BrowserControl.py,1.1,NONE Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libzlib.tex,1.23,1.24 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libzlib.tex,1.23,1.23.4.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/PC config.h,1.49,1.50 python_nt.rc,1.13,1.14 Tim Peters
- [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.11,1.12 python20.wse,1.39,1.40 pythoncore.dsp,1.13,1.14 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/lib libtime.tex,1.37,1.38 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libtime.tex,1.37,1.37.4.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib weakref.py,1.8,1.9 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.83,2.84 Jeremy Hylton
- [Python-checkins] CVS: python/nondist/peps pep-0227.txt,1.7,1.8 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0252.txt,NONE,1.1 pep-0000.txt,1.87,1.88 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.84,2.85 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0227.txt,1.8,1.9 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0252.txt,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0252.txt,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python import.c,2.173,2.173.2.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.76,2.77 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_types.py,1.19,1.20 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/ref ref3.tex,1.64,1.65 ref5.tex,1.43,1.44 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.52,1.53 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.77,2.78 Guido van Rossum
- [Python-checkins] CVS: distutils setup.py,1.29,1.30 A.M. Kuchling
- [Python-checkins] CVS: distutils TODO,1.9,1.10 A.M. Kuchling
- [Python-checkins] CVS: distutils CHANGES.txt,1.19,1.20 README.txt,1.23,1.24 A.M. Kuchling
- [Python-checkins] CVS: python/dist/src/Lib asyncore.py,1.10,1.11 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.36,1.37 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include Python.h,2.31,2.32 abstract.h,2.29,2.30 object.h,2.77,2.78 opcode.h,2.34,2.35 pyerrors.h,2.44,2.45 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib dis.py,1.33,1.34 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects abstract.c,2.58,2.59 classobject.c,2.125,2.126 dictobject.c,2.78,2.79 stringobject.c,2.102,2.103 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.197,2.198 ceval.c,2.238,2.239 compile.c,2.196,2.197 exceptions.c,1.23,1.24 import.c,2.175,2.176 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include iterobject.h,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects iterobject.c,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PCbuild pythoncore.dsp,1.14,1.15 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules mmapmodule.c,2.27,2.28 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.85,2.86 Tim Peters
- [Python-checkins] CVS: python/dist/src/Parser tokenizer.c,2.49,2.50 Tim Peters
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.239,2.240 Tim Peters
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.94,1.95 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC config.h,1.50,1.51 Tim Peters
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.99,1.100 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcurses.tex,1.31,1.32 librandom.tex,1.24,1.25 libstdtypes.tex,1.53,1.54 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/perl python.perl,1.98.2.1,1.98.2.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libcurses.tex,1.31,1.31.2.1 librandom.tex,1.24,1.24.4.1 libstdtypes.tex,1.52,1.52.4.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv conversion.xml,1.12,1.13 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv esistools.py,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib UserDict.py,1.11,1.12 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib/test test_userdict.py,1.2,1.3 Tim Peters
- [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.110,2.111 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_iter.py,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_iter,1.1,1.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src configure,1.208,1.209 configure.in,1.216,1.217 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.54,1.55 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.52.4.1,1.52.4.2 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools push-docs.sh,1.6,1.6.2.1 update-docs.sh,1.6,1.6.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tools push-docs.sh,1.6,1.7 update-docs.sh,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/nondist/sf-html index.html,1.11,1.12 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/lib libstdtypes.tex,1.55,1.56 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include abstract.h,2.30,2.31 iterobject.h,1.2,1.3 object.h,2.78,2.79 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects abstract.c,2.59,2.60 classobject.c,2.126,2.127 dictobject.c,2.79,2.80 fileobject.c,2.111,2.112 iterobject.c,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.240,2.241 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Doc/api api.tex,1.117,1.118 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Include unicodeobject.h,2.19,2.20 M.-A. Lemburg
- [Python-checkins] CVS: python/dist/src/Objects unicodeobject.c,2.86,2.87 M.-A. Lemburg
- [Python-checkins] CVS: distutils/distutils __init__.py,1.19,1.20 A.M. Kuchling
- [Python-checkins] CVS: python/nondist/peps pep-0252.txt,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: distutils/distutils __init__.py,1.20,1.21 A.M. Kuchling
- [Python-checkins] CVS: python/nondist/peps pep-0234.txt,1.2,1.3 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.88,1.89 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0234.txt,1.3,1.4 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0252.txt,1.4,1.5 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects descrobject.c,NONE,1.1.2.1 complexobject.c,2.35,2.35.4.1 dictobject.c,2.80,2.80.2.1 fileobject.c,2.112,2.112.2.1 frameobject.c,2.49,2.49.4.1 listobject.c,2.92,2.92.6.1 methodobject.c,2.33,2.33.8.1 object.c,2.124,2.124.4.1 rangeobject.c,2.24,2.24.6.1 sliceobject.c,2.7,2.7.4.1 stringobject.c,2.103,2.103.2.1 typeobject.c,2.16,2.16.8.1 unicodeobject.c,2.87,2.87.2.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.37,1.37.2.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include descrobject.h,NONE,1.1.2.1 Python.h,2.32,2.32.2.1 object.h,2.79,2.79.2.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/PCbuild pythoncore.dsp,1.15,1.15.2.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects methodobject.c,2.33.8.1,2.33.8.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects descrobject.c,1.1.2.1,1.1.2.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Misc ACKS,1.95,1.96 Tim Peters
- [Python-checkins] CVS: python/dist/src/PC WinMain.c,1.6,1.7 Tim Peters
- [Python-checkins] CVS: python/dist/src/Lib pipes.py,1.8,1.9 Tim Peters
- [Python-checkins] CVS: python/dist/src/Modules pyexpat.c,2.45,2.46 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test test_pyexpat.py,1.7,1.8 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_pyexpat,1.6,1.7 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.118,1.118.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.133,1.133.2.1 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.133,1.134 Fred L. Drake
- [Python-checkins] CVS: python/dist/src/Lib pstats.py,1.15,1.16 Eric S. Raymond
- [Python-checkins] CVS: python/nondist/peps pep-0234.txt,1.4,1.5 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0234.txt,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python ceval.c,2.241,2.242 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test test_scope.py,1.14,1.15 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_scope,1.6,1.7 Jeremy Hylton
- [Python-checkins] CVS: python/dist/src/Python compile.c,2.197,2.198 Jeremy Hylton
- [Python-checkins] CVS: python/nondist/peps pep-0249.txt,1.2,1.3 M.-A. Lemburg
- [Python-checkins] CVS: python/nondist/peps pep-0234.txt,1.6,1.7 Guido van Rossum
- [Python-checkins] CVS: python/nondist/peps pep-0234.txt,1.7,1.8 Guido van Rossum
- [Python-checkins] CVS: python/dist/src .cvsignore,2.1,2.1.8.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include descrobject.h,1.1.2.1,1.1.2.2 object.h,2.79.2.1,2.79.2.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects complexobject.c,2.35.4.1,2.35.4.2 descrobject.c,1.1.2.2,1.1.2.3 dictobject.c,2.80.2.1,2.80.2.2 fileobject.c,2.112.2.1,2.112.2.2 frameobject.c,2.49.4.1,2.49.4.2 listobject.c,2.92.6.1,2.92.6.2 methodobject.c,2.33.8.2,2.33.8.3 object.c,2.124.4.1,2.124.4.2 rangeobject.c,2.24.6.1,2.24.6.2 sliceobject.c,2.7.4.1,2.7.4.2 stringobject.c,2.103.2.1,2.103.2.2 typeobject.c,2.16.8.1,2.16.8.2 unicodeobject.c,2.87.2.1,2.87.2.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.124.4.2,2.124.4.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects object.c,2.124,2.125 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include descrobject.h,1.1.2.2,1.1.2.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects descrobject.c,1.1.2.3,1.1.2.4 typeobject.c,2.16.8.2,2.16.8.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.103,2.104 unicodeobject.c,2.87,2.88 Tim Peters
- [Python-checkins] CVS: python/nondist/sf-html sf-faq.html,1.19,1.20 Martin v. L?wis
- [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.198,2.199 Tim Peters
- [Python-checkins] CVS: python/nondist/peps pep-0252.txt,1.5,1.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Include descrobject.h,1.1.2.3,1.1.2.4 object.h,2.79.2.2,2.79.2.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects descrobject.c,1.1.2.4,1.1.2.5 typeobject.c,2.16.8.3,2.16.8.4 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,NONE,1.1.2.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test/output test_descr,NONE,1.1.2.1 Guido van Rossum
- [Python-checkins] CVS: python/nondist/sf-html sf-faq.html,1.20,1.21 Neil Schemenauer
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.1,1.1.2.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Python import.c,2.176,2.177 Tim Peters
- [Python-checkins] CVS: python/dist/src/Include descrobject.h,1.1.2.4,1.1.2.5 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects descrobject.c,1.1.2.5,1.1.2.6 floatobject.c,2.81,2.81.6.1 intobject.c,2.56,2.56.6.1 longobject.c,1.71,1.71.6.1 typeobject.c,2.16.8.4,2.16.8.5 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects intobject.c,2.56.6.1,2.56.6.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects floatobject.c,2.81.6.1,2.81.6.2 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects bufferobject.c,2.13,2.13.8.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects cellobject.c,1.2,1.2.4.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects dictobject.c,2.80.2.2,2.80.2.3 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects iterobject.c,1.3,1.3.2.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects tupleobject.c,2.48,2.48.6.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.16.8.5,2.16.8.6 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects classobject.c,2.127,2.127.2.1 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects classobject.c,2.127,2.128 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Objects typeobject.c,2.16.8.6,2.16.8.7 Guido van Rossum
- [Python-checkins] CVS: python/dist/src/Lib/test test_descr.py,1.1.2.2,1.1.2.3 Guido van Rossum
Last message date: Mon Apr 30 17:44:58 2001
Archived on: Mon Apr 30 12:45:02 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