Showing content from https://mail.python.org/pipermail/python-dev/2001-January/thread.html below:
The Python-Dev 2001-January Archive by Thread
2001-January Archives by Thread
Starting: Mon Jan 1 00:13:12 2001
Ending: Wed Jan 31 23:59:33 2001
Messages: 1169
- [Python-Dev] Re: Most everything is busted Tim Peters
- [Python-Dev] Copyrights and licensing (was ... something irrelevant) Tim Peters
- [Python-Dev] FAQ Horribly Out Of Date Moshe Zadka
- [Python-Dev] Re: Copyright statements ([Patch #103002] Fix for #116285: Properly raise UnicodeErrors) M.-A. Lemburg
- [Python-Dev] Fwd: try...else Guido van Rossum
- [Python-Dev] PSA (Was: FAQ Horribly Out Of Date) Martin v. Loewis
- [Python-Dev] RE: [Patches] [Patch #102915] xreadlines : readlines :: xrange : range Tim Peters
- [Python-Dev] Re: curses in the core? Guido van Rossum
- [Python-Dev] Applying the PEP 208 (coercion overhaul) patch Neil Schemenauer
- [Python-Dev] Std test failures on WIndows: test_compare, test_minidom Tim Peters
- [Python-Dev] RE: [Patches] [Patch #102915] xreadlines : readlines :: xrange : range Guido van Rossum
- [Python-Dev] testing, please ignore Barry A. Warsaw
- [Python-Dev] inspect.py Ka-Ping Yee
- [Python-Dev] xreadlines : readlines :: xrange : range Guido van Rossum
- [Python-Dev] Help wanted with setup.py script Andrew Kuchling
- [Python-Dev] Re: [Patches] [Patch #103082] speed up readline() using getc_unlocked() Andrew Kuchling
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib codecs.py,1.13,1.14 M.-A. Lemburg
- [Python-Dev] xreadlines : readlines :: xrange : range Martin von Loewis
- [Python-Dev] xreadlines : readlines :: xrange : range Thomas Wouters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib/test/output test_coercion,1.2,1.3 Thomas Wouters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Include classobject.h,2.33,2.34 M.-A. Lemburg
- [Python-Dev] SGI's Digital Media SDK Andrew Kuchling
- [Python-Dev] new "theme" on SourceForge! Fred L. Drake, Jr.
- [Python-Dev] Python 2.1 release schedule (PEP 226) Guido van Rossum
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Lib fileinput.py,1.5,1.6 Tim Peters
- [Python-Dev] unit testing bake-off Jeremy Hylton
- [Python-Dev] Add __exports__ to modules Guido van Rossum
- [Python-Dev] Add __exports__ to modules Bill Tutt
- [Python-Dev] PEP 232 update and patch Barry A. Warsaw
- [Python-Dev] PEP 208 comment Martin v. Loewis
- [Python-Dev] Re: [Patches] [Patch #103123] PEP 232 implementation (function attributes) Skip Montanaro
- [Python-Dev] function attributes as "true" class attributes & reclamation error Skip Montanaro
- [Python-Dev] Rehabilitating fgets Tim Peters
- [Python-Dev] Std tests failing, Windows: test_builtin test_charmapcodec test_pow Tim Peters
- [Python-Dev] readline module seems crippled - am I missing something? Skip Montanaro
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.96,2.97 Greg Stein
- [Python-Dev] Extending startup code: PEP needed? Martin v. Loewis
- [Python-Dev] ANN: Stackless Python 2.0 Christian Tismer
- [Python-Dev] autoconfigure patch submitted on SourceForge Eric S. Raymond
- [Python-Dev] _cursesmodule.c clobbered since Christmas Mark Favas
- [Python-Dev] Create a synthetic stdout for Windows? James C. Ahlstrom
- [Python-Dev] xreadlines : readlines :: xrange : range Paul Prescod
- [Python-Dev] Extending startup code: PEP needed? Martin von Loewis
- [Python-Dev] Create a synthetic stdout for Windows? Mark Hammond
- [Python-Dev] Create a synthetic stdout for Windows? Bill Tutt
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.102,2.103 Greg Stein
- [Python-Dev] Updated development documentation Fred L. Drake, Jr.
- [Python-Dev] xreadlines : readlines :: xrange : range Bill Tutt
- [Python-Dev] xreadline speed vs readlines_sizehint Mark Favas
- [Python-Dev] Shouldn't the Mac be listed as an environment? Skip Montanaro
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules xreadlinesmodule.c,NONE,1.1 Setup.dist,1.3,1.4 Thomas Wouters
- [Python-Dev] Interning filenames of imported modules Charles G Waldman
- [Python-Dev] [Stackless] ANN: Sourcecode for Stackless Python 2.0 Christian Tismer
- [Python-Dev] xreadlines : readlines :: xrange : range Mark Favas
- [Python-Dev] xreadline speed vs readlines_sizehint Mark Favas
- [Python-Dev] Baffled on Windows Tim Peters
- [Python-Dev] Current CVS version of sysmodule.c fails to compile Mark Favas
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Python ceval.c,2.216,2.217 sysmodule.c,2.80,2.81 Greg Stein
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Python ceval.c,2.217,2.218 Skip Montanaro
- [Python-Dev] PEP 229: setup.py revised Andrew Kuchling
- [Python-Dev] pydoc.py (show docs both inside and outside of Python) Ka-Ping Yee
- [Python-Dev] dir()/__all__/etc Skip Montanaro
- [Python-Dev] pydoc.py (show docs both inside and outside of Python) Martin v. Loewis
- [Python-Dev] [PEP 205] Weak References PEP updated, patch available! Fred L. Drake, Jr.
- [Python-Dev] New Draft PEP: Python Interfaces Michel Pelletier
- [Python-Dev] pydoc.py (show docs both inside and outside of Python) Jack Jansen
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules xreadlinesmodule.c,1.2,1.3 Moshe Zadka
- [Python-Dev] [Patch #103154] Cygwin Check Import Case Patch Skip Montanaro
- [Python-Dev] Patch 103216 - dbmmodule Setup changes Barry A. Warsaw
- [Python-Dev] PEP 205 comments Martin v. Loewis
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Python sysmodule.c,2.82,2.83 Neil Schemenauer
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib tempfile.py,1.23,1.24 Skip Montanaro
- [Python-Dev] Regarding Patch #103222: mv Python to PyCore Dan Wolfe
- [Python-Dev] Why is soundex marked obsolete? Eric S. Raymond
- [Python-Dev] Regarding Patch #103222: mv Python to PyCore Dan Wolfe
- [Python-Dev] a readline replacement? Michael Hudson
- [Python-Dev] Why both r'' and R'', u'' and U''? Ka-Ping Yee
- [Python-Dev] pydoc - put it in the core Skip Montanaro
- [Python-Dev] 2.1 alpha: what about the unicode name database? Fredrik Lundh
- [Python-Dev] Why both r'' and R'', u'' and U''? Martin v. Loewis
- [Python-Dev] SourceForge and long patches Ka-Ping Yee
- [Python-Dev] Where's Greg Ward ? M.-A. Lemburg
- [Python-Dev] Minor Bug-fix release for Stackless Python 2.0 Christian Tismer
- [Python-Dev] chomp()? Captain Senorita
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib httplib.py,1.26,1.27 Greg Stein
- [Python-Dev] Regarding Patch #103222: mv Python to PyCore Jack Jansen
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib ftplib.py,1.47,1.48 Thomas Wouters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib tabnanny.py,1.10,1.11 telnetlib.py,1.8,1.9 tempfile.py,1.26,1.27 threading.py,1.10,1.11 toaiff.py,1.8,1.9 tokenize.py,1.15,1.16 traceback.py,1.18,1.19 tty.py,1.2,1.3 tzparse.py,1.8,1.9 Moshe Zadka
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib tabnanny.py,1.10,1.11 telnetlib.py,1.8,1.9 tempfile.py,1.26,1.27 threading.py,1.10,1.11 toaiff.py,1.8,1.9 tokenize.py,1.15,1.16 traceback.py,1.18,1.19 tty.py,1.2,1.3 tzparse.py,1.8,1.9 M.-A. Lemburg
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib tabnanny.py,1.10,1.11 telnetlib.py,1.8,1.9 tempfile.py,1.26,1.27 threading.py,1.10,1.11 toaiff.py,1.8,1.9 tokenize.py,1.15,1.16 traceback.py,1.18,1.19 tty.py,1.2,1.3 tzparse.py,1.8,1.9 Tim Peters
- [Python-Dev] should we start instrumenting modules with __all__? Skip Montanaro
- [Python-Dev] Strings: '\012' -> '\n' Ka-Ping Yee
- [Python-Dev] time functions Thomas Wouters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Demo/metaclasses Meta.py,1.3,1.4 Moshe Zadka
- [Python-Dev] Detecting install time A.M. Kuchling
- [Python-Dev] Whitesapce normalization Tim Peters
- [Python-Dev] unit testing bake-off Andy Robinson
- [Python-Dev] bummer - regsub/regex no longer in module index Skip Montanaro
- [Python-Dev] Re: [Patches] [Patch #102891] Alternative readline module Skip Montanaro
- [Python-Dev] Re: [Patch #103248] Fix a memory leak in _sre.c Charles G Waldman
- [Python-Dev] [droux@tuks.co.za: Our application doesn't work with Debian packaged Python] Neil Schemenauer
- [Python-Dev] PEP 229 issues A.M. Kuchling
- [Python-Dev] Rich Comparisons technical prerelease Guido van Rossum
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules Setup.config.in,1.7,1.8 Setup.dist,1.7,1.8 Thomas Wouters
- [Python-Dev] Rich comparison confusion Skip Montanaro
- [Python-Dev] Breakage in latest CVS Barry A. Warsaw
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Tools/idle CallTipWindow.py,1.2,1.3 CallTips.py,1.7,1.8 ClassBrowser.py,1.11,1.12 Debugger.py,1.14,1.15 Delegator.py,1.2,1.3 FileList.py,1.7,1.8 FormatParagraph.py,1.8,1.9 IdleConf.py,1.5,1.6 IdleHistory.py,1.3,1 Tim Peters
- [Python-Dev] PEP 229 checked in Andrew Kuchling
- [Python-Dev] unexpected consequence of function attributes Jeremy Hylton
- [Python-Dev] Windows Python totally hosed Tim Peters
- [Python-Dev] Re: 'Setup' buglet Andrew Kuchling
- [Python-Dev] Usage of "assert" in regression tests M.-A. Lemburg
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Objects object.c,2.106,2.107 Greg Stein
- [Python-Dev] [PEP 205] weak references patch Fred L. Drake, Jr.
- [Python-Dev] Standard install locations for Python ? M.-A. Lemburg
- [Python-Dev] Windows Python totally rad Tim Peters
- [Python-Dev] bug in grammar Jeremy Hylton
- [Python-Dev] urllib.urlencode & repeated values Skip Montanaro
- [Python-Dev] Embedded language discussion A.M. Kuchling
- [Python-Dev] Weird use of hash() -- will this work? Eric S. Raymond
- [Python-Dev] new Makefile.in Neil Schemenauer
- [Python-Dev] distutils in Python 2.1 not ready for prime time Sjoerd Mullender
- [Python-Dev] Type-converting functions, esp. unicode() vs. unistr() Ka-Ping Yee
- [Python-Dev] SSL detection problem Martin v. Loewis
- [Python-Dev] Having extensions builtin Martin v. Loewis
- [Python-Dev] Standard install locations for Python ? Martin v. Loewis
- [Python-Dev] bug in grammar Martin v. Loewis
- [Python-Dev] unistr() vs. unicode() Guido van Rossum
- [Python-Dev] Weird use of hash() -- will this work? Martin v. Loewis
- [Python-Dev] new Makefile.in Martin v. Loewis
- [Python-Dev] weak references in 2.1alpha Fred L. Drake, Jr.
- [Python-Dev] weak references in 2.1alpha Martin v. Loewis
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib/test test_dumbdbm.py,NONE,1.1 Thomas Wouters
- [Python-Dev] Mail delays and SourceForge bugs Guido van Rossum
- [Python-Dev] MS CRT crashing: Bill Tutt
- [Python-Dev] Re: unistr() vs. unicode() Guido van Rossum
- [Python-Dev] deprecated regex used by un-deprecated modules Jeremy Hylton
- [Python-Dev] setup.py and build subdirectories Jeremy Hylton
- [Python-Dev] Type-converting functions, esp. unicode() vs. unistr() Tim Peters
- [Python-Dev] test_urllib failing on Windows Tim Peters
- [Python-Dev] (no subject) Tim Peters
- [Python-Dev] initializing ob_type (was: CVS: python/dist/src/Modules _cursesmodule.c,2.46,2.47) Greg Stein
- [Python-Dev] test_urllib failing on Windows Tim Peters
- [Python-Dev] Keyword arg dictionary without keyword arguments Jack Jansen
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Objects object.c,2.107,2.108 Jeremy Hylton
- [Python-Dev] Re: test_support.py Guido van Rossum
- [Python-Dev] test_ucn errors ? Thomas Wouters
- [Python-Dev] Dbm failure Moshe Zadka
- [Python-Dev] test_ucn errors ? Tim Peters
- [Python-Dev] Extension doc bugs uche.ogbuji@fourthought.com
- [Python-Dev] readline and setup.py M.-A. Lemburg
- [Python-Dev] _tkinter and setup.py M.-A. Lemburg
- [Python-Dev] 2.1 alpha 1 release schedule Guido van Rossum
- [Python-Dev] Keyword arg dictionary without keyword arguments Jack Jansen
- [Python-Dev] How to get setup.py to build expat? Guido van Rossum
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Objects object.c,2.109,2.110 Tim Peters
- [Python-Dev] Stupid Python Tricks, Volume 38 Number 1 Tim Peters
- [Python-Dev] how to test my __all__ lists? Skip Montanaro
- [Python-Dev] should a module's thread safety be documented? Skip Montanaro
- [Python-Dev] spurious print and faulty return values: Is this a bug...? Trent Mick
- [Python-Dev] autoconf --enable vs. --with Neil Schemenauer
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib/test test___all__.py,NONE,1.1 Moshe Zadka
- [Python-Dev] test_sax failing (Windows) Tim Peters
- [Python-Dev] test_sax failing (Windows) Martin von Loewis
- [Python-Dev] autoconf --enable vs. --with Martin von Loewis
- [Python-Dev] test___all__ fails with no bsddb Martin von Loewis
- [Python-Dev] more unicode database changes Fredrik Lundh
- [Python-Dev] should a module's thread safety be documented? uche.ogbuji@fourthought.com
- [Python-Dev] Worse news Tim Peters
- [Python-Dev] test_sax and site-python Jack Jansen
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Include pyport.h,2.24,2.25 Guido van Rossum
- [Python-Dev] getcode() function in pyexpat.c Jeremy Hylton
- [Python-Dev] 'make distclean' broken. Thomas Wouters
- [Python-Dev] Python 2.1 article Andrew Kuchling
- [Python-Dev] I think my set module is ready for prime time; comments? Eric S. Raymond
- [Python-Dev] I think my set module is ready for prime time; comments? M.-A. Lemburg
- [Python-Dev] I think my set module is ready for prime time; comments? Guido van Rossum
- [Python-Dev] I think my set module is ready for prime time; comments? Eric S. Raymond
- [Python-Dev] I think my set module is ready for prime time; comments? M.-A. Lemburg
- [Python-Dev] What does "batteries are included" mean? Eric S. Raymond
- [Python-Dev] What does "batteries are included" mean? M.-A. Lemburg
- [Python-Dev] What does "batteries are included" mean? Eric S. Raymond
- [Python-Dev] What does "batteries are included" mean? M.-A. Lemburg
- [Python-Dev] What does "batteries are included" mean? Andrew Kuchling
- [Python-Dev] What does "batteries are included" mean? M.-A. Lemburg
- [Python-Dev] I think my set module is ready for prime time; comments? Guido van Rossum
- [Python-Dev] I think my set module is ready for prime time; comments? Eric S. Raymond
- [Python-Dev] I think my set module is ready for prime time; comments? Jeremy Hylton
- [Python-Dev] I think my set module is ready for prime time; comments? Eric S. Raymond
- [Python-Dev] I think my set module is ready for prime time; comments? Jeremy Hylton
- [Python-Dev] Sets: elt in dict, lst.include Ka-Ping Yee
- [Python-Dev] Re: Sets: elt in dict, lst.include Ka-Ping Yee
- [Python-Dev] Re: Sets: elt in dict, lst.include Eric S. Raymond
- [Python-Dev] Re: Sets: elt in dict, lst.include Thomas Wouters
- [Python-Dev] Re: Sets: elt in dict, lst.include Fredrik Lundh
- [Python-Dev] Re: Sets: elt in dict, lst.include Guido van Rossum
- [Python-Dev] Re: Sets: elt in dict, lst.include Eric S. Raymond
- [Python-Dev] Re: Sets: elt in dict, lst.include M.-A. Lemburg
- [Python-Dev] Re: Sets: elt in dict, lst.include Greg Ewing
- [Python-Dev] Re: Sets: elt in dict, lst.include Ka-Ping Yee
- [Python-Dev] Re: Sets: elt in dict, lst.include Guido van Rossum
- [Python-Dev] Re: Sets: elt in dict, lst.include Thomas Wouters
- OT: contribution rewards (was Re: [Python-Dev] Re: Sets: elt in dict, lst.include) Peter Funk
- OT: contribution rewards (was Re: [Python-Dev] Re: Sets: elt in dict, lst.include) Eric S. Raymond
- [Python-Dev] I think my set module is ready for prime time; comments? Jeremy Hylton
- [Python-Dev] I think my set module is ready for prime time; comments? Tim Peters
- [Python-Dev] I think my set module is ready for prime time; comments? Tim Peters
- [Python-Dev] I think my set module is ready for prime time; comments? Ka-Ping Yee
- [Python-Dev] I still can't build HTML in a current CVS tree. Eric S. Raymond
- [Python-Dev] getcode() function in pyexpat.c Martin v. Loewis
- [Python-Dev] test___all__ fails if bsddb not available Fredrik Lundh
- [Python-Dev] 2.1a1 release tonight -- but no nested scopes or weak refs Guido van Rossum
- [Python-Dev] test_grammar failing Skip Montanaro
- [Python-Dev] re: I think my set module is ready for prime time Greg Wilson
- [Python-Dev] Python 2.1 alpha 1 released! Guido van Rossum
- [Python-Dev] Is X a (sequence|mapping)? Ka-Ping Yee
- [Python-Dev] Is X a (sequence|mapping)? Martin v. Loewis
- [Python-Dev] Does autoconfig detect INSTALL incorrectly? Neil Schemenauer
- [Python-Dev] webbrowser.py Eric S. Raymond
- Partial victory (was RE: [Python-Dev] RE: test_sax failing (Windows)) uche.ogbuji@fourthought.com
- Partial victory (was RE: [Python-Dev] RE: test_sax failing (Windows)) uche.ogbuji@fourthought.com
- [Python-Dev] I think my set module is ready for prime time; comments? uche.ogbuji@fourthought.com
- [Python-Dev] getting rid of ucnhash Fredrik Lundh
- [Python-Dev] I think my set module is ready for prime time; comments? uche.ogbuji@fourthought.com
- [Python-Dev] I think my set module is ready for prime time; comments? uche.ogbuji@fourthought.com
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib/test test___all__.py,1.3,1.4 Skip Montanaro
- [Python-Dev] I think my set module is ready for prime time; comments? uche.ogbuji@fourthought.com
- [Python-Dev] getting rid of ucnhash Martin von Loewis
- [Python-Dev] I think my set module is ready for prime time; comments? Greg Wilson
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Objects object.c,2.114,2.115 Guido van Rossum
- [Python-Dev] test___all__ failing; Windows Tim Peters
- [Python-Dev] re: sets Greg Wilson
- [Python-Dev] Makefile changes Neil Schemenauer
- [Python-Dev] BROWSER status Eric S. Raymond
- [Python-Dev] Anonymous + varargs: possible serious breakage -- please confirm! Ka-Ping Yee
- [Python-Dev] Tkinter documentation (Was: What does "batteries are included" mean?) Martin v. Loewis
- [Python-Dev] Re: test___all__ failing; Windows Tim Peters
- [Python-Dev] (no subject) Tim Peters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Doc/lib libwinsound.tex,1.5,1.6 Fredrik Lundh
- [Python-Dev] Intended to work? (lambda x,y:map(eval, ["x", "y"]))(2,3) Christian Tismer
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Include cellobject.h,NONE,2.1 Python.h,2.30,2.31 Neil Schemenauer
- [Python-Dev] Waiting method for file objects Eric S. Raymond
- [Python-Dev] Documentation patch for waiting method. Eric S. Raymond
- [Python-Dev] Fw: random.py gives wrong results (+ a solution) Fredrik Lundh
- [Python-Dev] PEP 227 checkins to follow Jeremy Hylton
- [Python-Dev] checkins done for PEP 227 Jeremy Hylton
- [Python-Dev] jeremy@alum.mit.edu Martin v. Loewis
- [Python-Dev] Fw: random.py gives wrong results (+ a solution) Tim Peters
- [Python-Dev] Windows compile broken Tim Peters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Include modsupport.h,2.35,2.36 Thomas Wouters
- [Python-Dev] setup.py M.-A. Lemburg
- [Python-Dev] LINKCC defaults to CXX Neil Schemenauer
- [Python-Dev] [PEP 232] Syntactic support for function attributes strawman. Michael Hudson
- [Python-Dev] problems building Python 2.1a1 on QNX 4.25 Goodger, David
- [Python-Dev] Nightly CVS tarballs M.-A. Lemburg
- [Python-Dev] problems building Python 2.1a1 on QNX 4.25 Goodger, David
- [Python-Dev] Nightly CVS tarballs Martin v. Loewis
- [Python-Dev] problems building Python 2.1a1 on QNX 4.25 Armin Steinhoff
- [Python-Dev] New bug in function object hash() and comparisons Guido van Rossum
- [Python-Dev] RE: Python-Dev digest, Vol 1 #1119 - 17 msgs Greg Wilson
- [Python-Dev] Re: Python 2.1 slower than 2.0 A.M. Kuchling
- [Python-Dev] Function Hash: Check it in? Moshe Zadka
- [Python-Dev] XSLT parser interface Martin v. Loewis
- [Python-Dev] What happened to Setup.local's functionality? Skip Montanaro
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Include pyport.h,2.20,2.21 Thomas Wouters
- [Python-Dev] Re: Sets: elt in dict, lst.include Tim Peters
- [Python-Dev] Re: Sets: elt in dict, lst.include M.-A. Lemburg
- [Python-Dev] Re: Sets: elt in dict, lst.include Guido van Rossum
- [Python-Dev] Re: Sets: elt in dict, lst.include M.-A. Lemburg
- [Python-Dev] Re: Sets: elt in dict, lst.include Guido van Rossum
- [Python-Dev] Re: Sets: elt in dict, lst.include M.-A. Lemburg
- [Python-Dev] Re: Sets: elt in dict, lst.include Eric S. Raymond
- [Python-Dev] C's for statement Guido van Rossum
- [Python-Dev] C's for statement Tim Peters
- [Python-Dev] Re: C's for statement Eric S. Raymond
- [Python-Dev] Re: C's for statement Guido van Rossum
- [Python-Dev] Re: C's for statement Eric S. Raymond
- [Python-Dev] Re: C's for statement Thomas Wouters
- [Python-Dev] Re: Sets: elt in dict, lst.include Tim Peters
- [Python-Dev] Re: Sets: elt in dict, lst.include M.-A. Lemburg
- [Python-Dev] Re: Sets: elt in dict, lst.include Tim Peters
- [Python-Dev] Re: Sets: elt in dict, lst.include M.-A. Lemburg
- [Python-Dev] Re: Sets: elt in dict, lst.include Eric S. Raymond
- [Python-Dev] Making mutable objects readonly Guido van Rossum
- [Python-Dev] Re: Making mutable objects readonly Eric S. Raymond
- [Python-Dev] Re: Making mutable objects readonly Guido van Rossum
- [Python-Dev] Re: Making mutable objects readonly Tim Peters
- [Python-Dev] Re: Making mutable objects readonly M.-A. Lemburg
- [Python-Dev] Re: Making mutable objects readonly Barry A. Warsaw
- [Python-Dev] Making mutable objects readonly Tim Peters
- [Python-Dev] Making mutable objects readonly Barry A. Warsaw
- [Python-Dev] Making mutable objects readonly Eric S. Raymond
- [Python-Dev] Making mutable objects readonly Ka-Ping Yee
- [Python-Dev] Making mutable objects readonly Guido van Rossum
- [Python-Dev] Making mutable objects readonly Tim Peters
- [Python-Dev] Making mutable objects readonly M.-A. Lemburg
- [Python-Dev] Making mutable objects readonly Mark Hammond
- [Python-Dev] Making mutable objects readonly M.-A. Lemburg
- [Python-Dev] Making mutable objects readonly Eric S. Raymond
- [Python-Dev] Making mutable objects readonly M.-A. Lemburg
- [Python-Dev] Making mutable objects readonly Skip Montanaro
- [Python-Dev] Making mutable objects readonly M.-A. Lemburg
- [Python-Dev] Making mutable objects readonly Skip Montanaro
- [Python-Dev] Making mutable objects readonly M.-A. Lemburg
- [Python-Dev] Making mutable objects readonly Greg Ewing
- [Python-Dev] Making mutable objects readonly Eric S. Raymond
- [Python-Dev] Re: Sets: elt in dict, lst.include Tim Peters
- [Python-Dev] Re: Sets: elt in dict, lst.include M.-A. Lemburg
- [Python-Dev] Re: Sets: elt in dict, lst.include Tim Peters
- [Python-Dev] Re: Sets: elt in dict, lst.include Finn Bock
- [Python-Dev] Re: Sets: elt in dict, lst.include Thomas Wouters
- [Python-Dev] Re: Sets: elt in dict, lst.include Fredrik Lundh
- [Python-Dev] Re: Sets: elt in dict, lst.include Neil Schemenauer
- [Python-Dev] Re: Sets: elt in dict, lst.include Tim Peters
- [Python-Dev] Re: Sets: elt in dict, lst.include Guido van Rossum
- [Python-Dev] Re: Sets: elt in dict, lst.include Thomas Wouters
- [Python-Dev] Re: Sets: elt in dict, lst.include Tim Peters
- [Python-Dev] Re: Sets: elt in dict, lst.include Guido van Rossum
- [Python-Dev] Re: Sets: elt in dict, lst.include Tim Peters
- [Python-Dev] Re: Sets: elt in dict, lst.include Neil Schemenauer
- [Python-Dev] Re: Sets: elt in dict, lst.include Guido van Rossum
- [Python-Dev] Re: Sets: elt in dict, lst.include Moshe Zadka
- [Python-Dev] Generator protocol? (Re: Sets: elt in dict, lst.include) Greg Ewing
- [Python-Dev] Re: Sets: elt in dict, lst.include Greg Ewing
- generators (was RE: [Python-Dev] Re: Sets: elt in dict, lst.include) Tim Peters
- [Python-Dev] Re: Sets: elt in dict, lst.include Barry A. Warsaw
- [Python-Dev] Re: Sets: elt in dict, lst.include Guido van Rossum
- [Python-Dev] Re: Sets: elt in dict, lst.include Guido van Rossum
- [Python-Dev] Re: Sets: elt in dict, lst.include Thomas Wouters
- [Python-Dev] Re: Sets: elt in dict, lst.include Ka-Ping Yee
- [Python-Dev] Re: Sets: elt in dict, lst.include Skip Montanaro
- [Python-Dev] Re: Sets: elt in dict, lst.include Ka-Ping Yee
- [Python-Dev] Re: Sets: elt in dict, lst.include Tim Peters
- [Python-Dev] Re: Sets: elt in dict, lst.include Skip Montanaro
- [Python-Dev] Re: Sets: elt in dict, lst.include Greg Ewing
- [Python-Dev] Re: Sets: elt in dict, lst.include Thomas Wouters
- [Python-Dev] Re: Sets: elt in dict, lst.include Tim Peters
- [Python-Dev] problems building Python 2.1a1 on QNX 4.25 Goodger, David
- [Python-Dev] Re: Re: Sets: elt in dict, lst.include Greg Wilson
- [Python-Dev] RE: Python-Dev digest, Vol 1 #1124 - 13 msgs Greg Wilson
- [Python-Dev] Sets: elt in dict, lst.include - really begs for a PEP Skip Montanaro
- [Python-Dev] SSL socket read at EOF; SourceForge problem Tim Peters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Misc NEWS,1.108,1.109 Thomas Wouters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Misc NEWS,1.108,1.109 Guido van Rossum
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Misc NEWS,1.108,1.109 Thomas Wouters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Misc NEWS,1.108,1.109 Guido van Rossum
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Misc NEWS,1.108,1.109 Finn Bock
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Misc NEWS,1.108,1.109 Thomas Wouters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Misc NEWS,1.108,1.109 Finn Bock
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Misc NEWS,1.108,1.109 Guido van Rossum
- [Python-Dev] Read-only function attributes Ka-Ping Yee
- [Python-Dev] re: Making mutable objects readonly Greg Wilson
- [Python-Dev] Let's release 2.1a2 Thursday night Guido van Rossum
- [Python-Dev] codecity.com Guido van Rossum
- [Python-Dev] Can't enter new Python bugs on SourceForge? Tim Peters
- [Python-Dev] FW: Python programmer needed (addition to urllib2 and HTTPS support) Tim Peters
- [Python-Dev] Re: Sets: elt in dict, lst.include - really begs for a PEP Ka-Ping Yee
- [Python-Dev] WARNING: Changed build process for zlib on Windows Mark Hammond
- [Python-Dev] Re: from ... import * ([Python-checkins] CVS: python/dist/src/Python compile.c,2.153,2.154) M.-A. Lemburg
- [Python-Dev] weak refs and jython Samuele Pedroni
- [Python-Dev] The 2nd Korea Python Users Seminar Guido van Rossum
- [Python-Dev] python setup.py fails with illegal import (+ fix) Sjoerd Mullender
- [Python-Dev] RE: [Patch #103203] PEP 205: weak references implementation Tim Peters
Last message date: Wed Jan 31 23:59:33 2001
Archived on: Thu Feb 1 11:56:00 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