2001-May Archives by Author
Starting: Tue May 1 01:42:19 2001
Ending: Thu May 31 23:41:13 2001
Messages: 657
- [Python-Dev] [off topic] Python is taking over the world
James C. Ahlstrom
- [Pythonmac-SIG] Re: [Python-Dev] Import hook to do end-of-line
conversion?
Chris Barker
- [Python-Dev] mmap module
Paul Barrett
- [Python-Dev] mmap module
Paul Barrett
- [Python-Dev] strop vs. string
Paul Barrett
- [Python-Dev] Classes and Metaclasses in Smalltalk
Donald Beaudry
- [Python-Dev] Classes and Metaclasses in Smalltalk
Donald Beaudry
- [Python-Dev] Classes and Metaclasses in Smalltalk
Donald Beaudry
- [Python-Dev] Classes and Metaclasses in Smalltalk
Donald Beaudry
- [Python-Dev] Iteration variables and list comprehensions
David Beazley
- [Python-Dev] Iteration variables and list comprehensions
David Beazley
- [Python-Dev] RE: Iteration variables and list comprehensions
David Beazley
- [Python-Dev] Re: 2.1 strangness
Robin Becker
- [Python-Dev] [maintenance doc updates]
Fred Drake
- [Python-Dev] [development doc updates]
Fred Drake
- [Python-Dev] [maintenance doc updates]
Fred Drake
- [Python-Dev] [development doc updates]
Fred Drake
- [Python-Dev] [development doc updates]
Fred Drake
- [Python-Dev] [development doc updates]
Fred Drake
- [Python-Dev] [development doc updates]
Fred Drake
- [Python-Dev] Multiple inheritance
Paul F. Dubois
- [Python-Dev] multiple inheritance -- what I meant
Paul F. Dubois
- [Python-Dev] Multiple inheritance
Jeff Epler
- [Python-Dev] Killing threads
Jeff Epler
- [Python-Dev] Classes and Metaclasses in Smalltalk
Greg Ewing
- [Python-Dev] Classes and Metaclasses in Smalltalk
Greg Ewing
- [Python-Dev] Classes and Metaclasses in Smalltalk
Greg Ewing
- [Python-Dev] Classes and Metaclasses in Smalltalk
Greg Ewing
- [Python-Dev] Classes and Metaclasses in Smalltalk
Greg Ewing
- [Python-Dev] Classes and Metaclasses in Smalltalk
Greg Ewing
- IDEA for super (Re: [Python-Dev] Classes and Metaclasses in Smalltalk)
Greg Ewing
- [Python-Dev] Classes and Metaclasses in Smalltalk
Greg Ewing
- [Python-Dev] Classes and Metaclasses in Smalltalk
Greg Ewing
- IDEA for super (Re: [Python-Dev] Classes and Metaclasses in Smalltalk)
Greg Ewing
- [Python-Dev] gcc barfs on recent stringobject changes...
Greg Ewing
- [Python-Dev] Type/class
Greg Ewing
- [Python-Dev] Mac hierarchy backwards
Greg Ewing
- [Python-Dev] Comparison speed
Greg Ewing
- [Python-Dev] Comparison speed
Greg Ewing
- [Python-Dev] Easy codec access
Greg Ewing
- [Python-Dev] strop vs. string
Greg Ewing
- [Python-Dev] strop vs. string
Greg Ewing
- [Python-Dev] strop vs. string
Greg Ewing
- [Python-Dev] file.writelines("foo\n","bar\n")
Greg Ewing
- [Python-Dev] Deprecating locals() (was Re: nested scopes and global: some corner cases)
Greg Ewing
- [Python-Dev] scoping and list comprehensions
Greg Ewing
- [Python-Dev] Iteration variables and list comprehensions
Greg Ewing
- [Python-Dev] Iteration variables and list comprehensions
Greg Ewing
- [Python-Dev] %b format?
Greg Ewing
- [Python-Dev] Recent change to termios module breaks build on FreeBSD
Mark Favas
- [Python-Dev] gcc barfs on recent stringobject changes...
Mark Favas
- [Python-Dev] Time for the yearly list.append() panic
Mark Favas
- [Python-Dev] Time for the yearly list.append() panic
Mark Favas
- [Python-Dev] One more dict trick
Mark Favas
- [Python-Dev] Recent change to termios module breaks build on FreeBSD
Favas, Mark (EM, Floreat)
- [Python-Dev] Recent change to termios module breaks build on
FreeBSD
Fred L. Drake, Jr.
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules termios.c,2.24,2.25
Fred L. Drake, Jr.
- [Python-Dev] Re: test_mmap failing?
Fred L. Drake, Jr.
- [Python-Dev] test_mmap failing?
Fred L. Drake, Jr.
- [Python-Dev] Mac hierarchy backwards
Fred L. Drake, Jr.
- [Python-Dev] status of pre?
Fred L. Drake, Jr.
- [Python-Dev] Unicode docs
Fred L. Drake, Jr.
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Fred L. Drake, Jr.
- [Python-Dev] FP vs. tutorial
Fred L. Drake, Jr.
- [Python-Dev] unifying os.rename semantics across platform
Fred L. Drake, Jr.
- [Python-Dev] Removing doc/howto on python.org
Fred L. Drake, Jr.
- [Python-Dev] Deprecating locals() (was Re: nested scopes and global: some corner cases)
Fred L. Drake, Jr.
- [Python-Dev] RE: [Doc-SIG] [development doc updates]
Fred L. Drake, Jr.
- [Python-Dev] Iteration variables and list comprehensions
Fred L. Drake, Jr.
- [Python-Dev] Most recent documentation update
Fred L. Drake, Jr.
- [Python-Dev] Damn... I think I might have just muffed a checkin
Fred L. Drake, Jr.
- [Python-Dev] weird webbrowser behavior
Fred L. Drake, Jr.
- [Python-Dev] Damn... I think I might have just muffed a checkin
Fred L. Drake, Jr.
- IDEA for super (Re: [Python-Dev] Classes and Metaclasses in Smalltalk)
Peter Funk
- [Python-Dev] unifying os.rename semantics across platform
Peter Funk
- [Python-Dev] Bug report: empty dictionary as default class argument
Lars Marius Garshol
- [Python-Dev] Re: Import hook to do end-of-line conversion?
David Goodger
- [Python-Dev] Importing extensions on Windows 95
Mark Hammond
- [Python-Dev] Homepage
Mark Hammond
- [Python-Dev] RE: [Patches] [ python-Patches-410465 ] Allow pre-encoded strings as filenames
Mark Hammond
- [Python-Dev] Py_FileSystemDefaultEncoding
Mark Hammond
- [Python-Dev] FP vs. tutorial
Mark Hammond
- [Python-Dev] FP vs. tutorial
Mark Hammond
- [Python-Dev] FP vs. tutorial
Mark Hammond
- [Python-Dev] strop vs. string
Mark Hammond
- [Python-Dev] Classes and Metaclasses in Smalltalk
Thomas Heller
- [Python-Dev] Classes and Metaclasses in Smalltalk
Thomas Heller
- [Python-Dev] Classes and Metaclasses in Smalltalk
Thomas Heller
- [Python-Dev] Classes and Metaclasses in Smalltalk
Thomas Heller
- [Python-Dev] Classes and Metaclasses in Smalltalk
Thomas Heller
- [Python-Dev] Classes and Metaclasses in Smalltalk
Thomas Heller
- [Python-Dev] Type/class
Thomas Heller
- [Python-Dev] New metaclass pattern (Was Re: Simulating Class (was Re: Does Python have Class methods))
Thomas Heller
- [Python-Dev] New metaclass pattern (Was Re: Simulating Class (was Re: Does Python have Class methods))
Thomas Heller
- [Python-Dev] Re: GC and ExtensionClass - a summary of the problem and a workaround
James Henstridge
- [Python-Dev] GC and ExtensionClass - a summary of the problem
and a workaround
James Henstridge
- [Python-Dev] GC and ExtensionClass - a summary of the problem
and a workaround
James Henstridge
- [Python-Dev] Recent change to termios module breaks build on
FreeBSD
Michael Hudson
- [Python-Dev] Recent change to termios module breaks build on FreeBSD
Michael Hudson
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules termios.c,2.24,2.25
Michael Hudson
- [Python-Dev] "data".decode(encoding) ?!
Michael Hudson
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules termios.c,2.24,2.25
Michael Hudson
- [Python-Dev] python-dev summary 2001-04-26 - 2001-05-10
Michael Hudson
- [Python-Dev] "data".decode(encoding) ?!
Michael Hudson
- [Python-Dev] Easy codec access
Michael Hudson
- [Python-Dev] Easy codec access
Michael Hudson
- [Python-Dev] Performance compares
Michael Hudson
- [Python-Dev] Comparison speed
Michael Hudson
- [Python-Dev] FP vs. tutorial
Michael Hudson
- [Python-Dev] APR (was: IPv6)
Michael Hudson
- [Python-Dev] python-dev summary 2001-05-10 - 2001-05-24
Michael Hudson
- [Python-Dev] Special-casing "O"
Michael Hudson
- [Python-Dev] file.writelines("foo\n","bar\n")
Michael Hudson
- [Python-Dev] Classes and Metaclasses in Smalltalk
Jeremy Hylton
- [Python-Dev] test_mmap failing?
Jeremy Hylton
- [Python-Dev] Type/class
Jeremy Hylton
- [Python-Dev] Comparison speed
Jeremy Hylton
- [Python-Dev] FYI: MIT's dynamic language design panel now online
Jeremy Hylton
- [Python-Dev] Performance compares
Jeremy Hylton
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Jeremy Hylton
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Jeremy Hylton
- [Python-Dev] explanations for more pybench slowdowns
Jeremy Hylton
- [Python-Dev] explanations for more pybench slowdowns
Jeremy Hylton
- [Python-Dev] explanations for more pybench slowdowns
Jeremy Hylton
- [Python-Dev] FP vs. tutorial
Jeremy Hylton
- [Python-Dev] pre-PEP on optimized global names
Jeremy Hylton
- [Python-Dev] Special-casing "O"
Jeremy Hylton
- [Python-Dev] Special-casing "O"
Jeremy Hylton
- [Python-Dev] Special-casing "O"
Jeremy Hylton
- [Python-Dev] Re: Simulating Class (was Re: Does Python have Class methods)
James_Althoff@i2.com
- [Python-Dev] MacPython 2.1 released
Jack Jansen
- [Python-Dev] Moving MacPython to sourceforge
Jack Jansen
- [Python-Dev] Added a machine-dependent file to the core
Jack Jansen
- [Python-Dev] Need a search path for modules in setup.py
Jack Jansen
- [Python-Dev] Moving MacPython to sourceforge
Jack Jansen
- [Python-Dev] Added a machine-dependent file to the core
Jack Jansen
- [Python-Dev] Moving MacPython to sourceforge
Jack Jansen
- [Python-Dev] Moving MacPython to sourceforge
Jack Jansen
- [Python-Dev] Mac CVS repository moved to sourceforge
Jack Jansen
- [Python-Dev] Mac hierarchy backwards
Jack Jansen
- [Python-Dev] Py_FileSystemDefaultEncoding
Jack Jansen
- [Python-Dev] Assertion failed in dictobject.c
Jack Jansen
- [Python-Dev] Re: [Patches] [ python-Patches-428326 ] Timer class
for threading
Jack Jansen
- [Python-Dev] Removing doc/howto on python.org
Andrew Kuchling
- [Python-Dev] [noreply@sourceforge.net: [ python-Bugs-417845 ] Python 2.1: SocketServer.ThreadingMixIn]
Luke Kenneth Casson Leighton
- [Python-Dev] Importing extensions on Windows 95
M.-A. Lemburg
- [Python-Dev] Coercion and comparison of numbers
M.-A. Lemburg
- [Python-Dev] Coercion and comparison of numbers
M.-A. Lemburg
- [Python-Dev] Classes and Metaclasses in Smalltalk
M.-A. Lemburg
- [Python-Dev] Classes and Metaclasses in Smalltalk
M.-A. Lemburg
- [Python-Dev] Classes and Metaclasses in Smalltalk
M.-A. Lemburg
- [Python-Dev] Classes and Metaclasses in Smalltalk
M.-A. Lemburg
- [Python-Dev] Classes and Metaclasses in Smalltalk
M.-A. Lemburg
- [Python-Dev] Unicode and the Windows file system.
M.-A. Lemburg
- [Python-Dev] "data".decode(encoding) ?!
M.-A. Lemburg
- [Python-Dev] "data".decode(encoding) ?!
M.-A. Lemburg
- [Python-Dev] "data".decode(encoding) ?!
M.-A. Lemburg
- [Python-Dev] "data".decode(encoding) ?!
M.-A. Lemburg
- [Python-Dev] Classes and Metaclasses in Smalltalk
M.-A. Lemburg
- [Python-Dev] "data".decode(encoding) ?!
M.-A. Lemburg
- [Python-Dev] Classes and Metaclasses in Smalltalk
M.-A. Lemburg
- [Python-Dev] Classes and Metaclasses in Smalltalk
M.-A. Lemburg
- [Python-Dev] "".tokenize() ?
M.-A. Lemburg
- [Python-Dev] "".tokenize() ?
M.-A. Lemburg
- [Python-Dev] "".tokenize() ?
M.-A. Lemburg
- [Python-Dev] "data".decode(encoding) ?!
M.-A. Lemburg
- [Python-Dev] "data".decode(encoding) ?!
M.-A. Lemburg
- [Python-Dev] Interview with Mark Lutz
M.-A. Lemburg
- [Python-Dev] "data".decode(encoding) ?!
M.-A. Lemburg
- [Python-Dev] "data".decode(encoding) ?!
M.-A. Lemburg
- [Python-Dev] Re: Ill-defined encoding for CP875?
M.-A. Lemburg
- [Python-Dev] IDLE and non-ASCII characters
M.-A. Lemburg
- [Python-Dev] RE: Ill-defined encoding for CP875?
M.-A. Lemburg
- [Python-Dev] Unicode docs
M.-A. Lemburg
- [Python-Dev] Unicode docs
M.-A. Lemburg
- [Python-Dev] RE: Ill-defined encoding for CP875?
M.-A. Lemburg
- [Python-Dev] Easy codec access
M.-A. Lemburg
- [Python-Dev] RE: Ill-defined encoding for CP875?
M.-A. Lemburg
- [Python-Dev] Comparison speed
M.-A. Lemburg
- [Python-Dev] Comparison speed
M.-A. Lemburg
- [Python-Dev] Easy codec access
M.-A. Lemburg
- [Python-Dev] Easy codec access
M.-A. Lemburg
- [Python-Dev] Performance compares
M.-A. Lemburg
- [Python-Dev] GC and ExtensionClass - a summary of the problem and a
workaround
M.-A. Lemburg
- [Python-Dev] GC and ExtensionClass - a summary of the problem and a
workaround
M.-A. Lemburg
- [Python-Dev] Performance compares
M.-A. Lemburg
- [Python-Dev] Performance compares
M.-A. Lemburg
- [Python-Dev] Performance compares
M.-A. Lemburg
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
M.-A. Lemburg
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
M.-A. Lemburg
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
M.-A. Lemburg
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
M.-A. Lemburg
- [Python-Dev] Performance compares
M.-A. Lemburg
- [Python-Dev] Performance compares
M.-A. Lemburg
- [Python-Dev] Daily Python URL on your Palm
M.-A. Lemburg
- [Python-Dev] strop vs. string
M.-A. Lemburg
- [Python-Dev] IPv6
M.-A. Lemburg
- [Python-Dev] strop vs. string
M.-A. Lemburg
- [Python-Dev] strop vs. string
M.-A. Lemburg
- [Python-Dev] Special-casing "O"
M.-A. Lemburg
- [Python-Dev] Time for the yearly list.append() panic
M.-A. Lemburg
- [Python-Dev] Special-casing "O"
M.-A. Lemburg
- [Python-Dev] strop vs. string
M.-A. Lemburg
- [Python-Dev] Special-casing "O"
M.-A. Lemburg
- [Python-Dev] strop vs. string
M.-A. Lemburg
- [Python-Dev] Special-casing "O"
M.-A. Lemburg
- [Python-Dev] strop vs. string
M.-A. Lemburg
- [Python-Dev] strop vs. string
M.-A. Lemburg
- [Python-Dev] Special-casing "O"
M.-A. Lemburg
- [Python-Dev] Autoconf problems on BeOS
M.-A. Lemburg
- [Python-Dev] %b format?
M.-A. Lemburg
- [Python-Dev] SF hacked
M.-A. Lemburg
- [Python-Dev] One more dict trick
M.-A. Lemburg
- [Python-Dev] One more dict trick
M.-A. Lemburg
- [Python-Dev] Moving MacPython to sourceforge
Martin v. Loewis
- [Python-Dev] Mac hierarchy backwards
Martin v. Loewis
- [Python-Dev] GC and ExtensionClass
Martin v. Loewis
- [Python-Dev] Ill-defined encoding for CP875?
Martin v. Loewis
- [Python-Dev] GC and ExtensionClass
Martin v. Loewis
- [Python-Dev] ReleaseNode interface in 4XSLT
Martin v. Loewis
- [Python-Dev] Re: [4suite] ReleaseNode interface in 4XSLT
Martin v. Loewis
- [Python-Dev] Re: [4suite] ReleaseNode interface in 4XSLT
Martin v. Loewis
- [Python-Dev] GC and ExtensionClass
Martin v. Loewis
- [Python-Dev] deprecated platforms
Martin v. Loewis
- [Python-Dev] Comparison speed
Martin v. Loewis
- [Python-Dev] Comparison speed
Martin v. Loewis
- [Python-Dev] Comparison speed
Martin v. Loewis
- [Python-Dev] Comparison speed
Martin v. Loewis
- [Python-Dev] Comparison speed
Martin v. Loewis
- [Python-Dev] Comparison speed
Martin v. Loewis
- [Python-Dev] Comparison speed
Martin v. Loewis
- [Python-Dev] Comparison speed
Martin v. Loewis
- [Python-Dev] Comparison speed
Martin v. Loewis
- [Python-Dev] Comparison speed
Martin v. Loewis
- [Python-Dev] Comparison speed
Martin v. Loewis
- [Python-Dev] IPv6
Martin v. Loewis
- [Python-Dev] Comparison speed
Martin v. Loewis
- [Python-Dev] Comparison speed
Martin v. Loewis
- [Python-Dev] Comparison speed
Martin v. Loewis
- [Python-Dev] Special-casing "O"
Martin v. Loewis
- [Python-Dev] Special-casing "O"
Martin v. Loewis
- [Python-Dev] Special-casing "O"
Martin v. Loewis
- [Python-Dev] Special-casing "O"
Martin v. Loewis
- [Python-Dev] Special-casing "O"
Martin v. Loewis
- [Python-Dev] Special-casing "O"
Martin v. Loewis
- [Python-Dev] file.writelines("foo\n","bar\n")
Martin v. Loewis
- [Python-Dev] Moving MacPython to sourceforge
Martin von Loewis
- [Python-Dev] IDLE and non-ASCII characters
Martin von Loewis
- [Python-Dev] IDLE and non-ASCII characters
Martin von Loewis
- [Python-Dev] IDLE and non-ASCII characters
Martin von Loewis
- [Python-Dev] Classes and Metaclasses in Smalltalk
Fredrik Lundh
- [Python-Dev] Classes and Metaclasses in Smalltalk
Fredrik Lundh
- [Python-Dev] Classes and Metaclasses in Smalltalk
Fredrik Lundh
- [Python-Dev] PEP 250 buglet
Fredrik Lundh
- [Python-Dev] "data".decode(encoding) ?!
Fredrik Lundh
- [Python-Dev] "".tokenize() ?
Fredrik Lundh
- [Python-Dev] "".tokenize() ?
Fredrik Lundh
- [Python-Dev] Homepage
Fredrik Lundh
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.76,2.77
Fredrik Lundh
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.76,2.77
Fredrik Lundh
- [Python-Dev] Interview with Mark Lutz
Fredrik Lundh
- [Python-Dev] "data".decode(encoding) ?!
Fredrik Lundh
- [Python-Dev] status of pre?
Fredrik Lundh
- [Python-Dev] Hats off to them!
Fredrik Lundh
- [Python-Dev] Hats off to them!
Fredrik Lundh
- [Python-Dev] Ill-defined encoding for CP875?
Fredrik Lundh
- [Python-Dev] State of curses tutorial?
Fredrik Lundh
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules spam.c,1.1.2.3,1.1.2.4
Fredrik Lundh
- [Python-Dev] FYI: MIT's dynamic language design panel now online
Fredrik Lundh
- [Python-Dev] Bug report: empty dictionary as default class argument
Fredrik Lundh
- [Python-Dev] Easy codec access
Fredrik Lundh
- [Python-Dev] GC and ExtensionClass - a summary of the problem and a workaround
Fredrik Lundh
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib HTMLParser.py,NONE,1.1
Fredrik Lundh
- [Python-Dev] Type/class
Steven D. Majewski
- [Python-Dev] Mac hierarchy backwards
Steven D. Majewski
- [Python-Dev] Type/class
Steven D. Majewski
- [Python-Dev] prototypes (was: Type/class)
Steven D. Majewski
- [Python-Dev] Type/class
Steven D. Majewski
- [Python-Dev] deprecated platforms
Steven D. Majewski
- [Python-Dev] Comparison speed
Aahz Maruch
- [Python-Dev] Comparison speed
Aahz Maruch
- [Python-Dev] FP vs. tutorial
Aahz Maruch
- [Python-Dev] FP vs. tutorial
Aahz Maruch
- [Python-Dev] Killing threads
Aahz Maruch
- [Python-Dev] Killing threads
Aahz Maruch
- [Python-Dev] Killing threads
Aahz Maruch
- [Python-Dev] Classes and Metaclasses in Smalltalk
Gordon McMillan
- [Python-Dev] Type/class
Gordon McMillan
- [Python-Dev] GC and ExtensionClass - a summary of the problem and a workaround
Gordon McMillan
- [Python-Dev] Multiple inheritance
Trent Mick
- [Python-Dev] OT: CVS access through firewall via SSH
skip@pobox.com (Skip Montanaro)
- [Python-Dev] Moving MacPython to sourceforge
skip@pobox.com (Skip Montanaro)
- [Python-Dev] Moving MacPython to sourceforge
skip@pobox.com (Skip Montanaro)
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.76,2.77
skip@pobox.com (Skip Montanaro)
- [Python-Dev] test___all__ failing on WIndows
skip@pobox.com (Skip Montanaro)
- [Python-Dev] GC and ExtensionClass
skip@pobox.com (Skip Montanaro)
- [Python-Dev] GC and ExtensionClass
skip@pobox.com (Skip Montanaro)
- [Python-Dev] Easy codec access
skip@pobox.com (Skip Montanaro)
- [Python-Dev] Easy codec access
skip@pobox.com (Skip Montanaro)
- [Python-Dev] GC and ExtensionClass
skip@pobox.com (Skip Montanaro)
- [Python-Dev] GC and ExtensionClass - a summary of the problem and a workaround
skip@pobox.com (Skip Montanaro)
- [Python-Dev] GC and ExtensionClass - a summary of the problem and a
workaround
skip@pobox.com (Skip Montanaro)
- [Python-Dev] GC and ExtensionClass - a summary of the problem and a workaround
skip@pobox.com (Skip Montanaro)
- [Python-Dev] IPv6
skip@pobox.com (Skip Montanaro)
- [Python-Dev] type/class unification and ExtensionClass
skip@pobox.com (Skip Montanaro)
- [Python-Dev] unifying os.rename semantics across platform
skip@pobox.com (Skip Montanaro)
- [Python-Dev] unifying os.rename semantics across platform
skip@pobox.com (Skip Montanaro)
- [Python-Dev] unifying os.rename semantics across platform
skip@pobox.com (Skip Montanaro)
- [Python-Dev] strop vs. string
skip@pobox.com (Skip Montanaro)
- [Python-Dev] APR (was: IPv6)
skip@pobox.com (Skip Montanaro)
- [Python-Dev] Odd message from test_dbm
skip@pobox.com (Skip Montanaro)
- [Python-Dev] [Stackless] Stackless for 2.1: Progress Report (fwd)
Skip Montanaro
- [Python-Dev] scoping and list comprehensions
Skip Montanaro
- [Python-Dev] Re: 2.1 strangness
Skip Montanaro
- [Python-Dev] Damn... I think I might have just muffed a checkin
Skip Montanaro
- [Python-Dev] Re: 2.1 strangness
Skip Montanaro
- [Python-Dev] weird webbrowser behavior
Skip Montanaro
- [Python-Dev] weird webbrowser behavior
Skip Montanaro
- [Python-Dev] Damn... I think I might have just muffed a checkin
Skip Montanaro
- [Python-Dev] PyChecker v0.5 released
Neal Norwitz
- [Python-Dev] PyChecker v0.5 released
Neal Norwitz
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules
spam.c,1.1.2.3,1.1.2.4
Uche Ogbuji
- [Python-Dev] Re: [4suite] ReleaseNode interface in 4XSLT
Mike Olson
- [Python-Dev] Re: [4suite] ReleaseNode interface in 4XSLT
Mike Olson
- [Python-Dev] Homepage
Samuele Pedroni
- [Python-Dev] Type/class
Samuele Pedroni
- [Python-Dev] Classes and Metaclasses in Smalltalk
Michel Pelletier
- [Python-Dev] FP vs. tutorial
Michel Pelletier
- [Python-Dev] FP vs. tutorial
Michel Pelletier
- [Python-Dev] FP vs. tutorial
Michel Pelletier
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Doc/lib libfuncs.tex,1.76,1.77
Tim Peters
- [Python-Dev] Classes and Metaclasses in Smalltalk
Tim Peters
- [Python-Dev] "".tokenize() ?
Tim Peters
- [Python-Dev] Change to PyIter_Next()?
Tim Peters
- [Python-Dev] Change to PyIter_Next()?
Tim Peters
- [Python-Dev] RE: PySequence_Contains
Tim Peters
- [Python-Dev] RE: PySequence_Contains
Tim Peters
- [Python-Dev] RE: PySequence_Contains
Tim Peters
- [Python-Dev] non-mutating 'choose' to go with 'dict.popitem'?
Tim Peters
- [Python-Dev] Help with SF bug 105470
Tim Peters
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Python compile.c,2.198,2.199
Tim Peters
- [Python-Dev] non-mutating 'choose' to go with 'dict.popitem'?
Tim Peters
- [Python-Dev] gcc barfs on recent stringobject changes...
Tim Peters
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Python compile.c,2.198,2.199
Tim Peters
- [Python-Dev] Crashes w/ CVS tree
Tim Peters
- [Python-Dev] Homepage
Tim Peters
- [Python-Dev] test_urllib2 fails on Win98SE
Tim Peters
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.76,2.77
Tim Peters
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.76,2.77
Tim Peters
- [Python-Dev] Inconsistent string.replace() behavior
Tim Peters
- [Python-Dev] gcc barfs on recent stringobject changes...
Tim Peters
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.76,2.77
Tim Peters
- [Python-Dev] Inconsistent string.replace() behavior
Tim Peters
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.76,2.77
Tim Peters
- [Python-Dev] test_mmap failing?
Tim Peters
- [Python-Dev] test___all__ failing on WIndows
Tim Peters
- [Python-Dev] Ill-defined encoding for CP875?
Tim Peters
- [Python-Dev] prototypes (was: Type/class)
Tim Peters
- [Python-Dev] Ill-defined encoding for CP875?
Tim Peters
- [Python-Dev] RE: Ill-defined encoding for CP875?
Tim Peters
- [Python-Dev] RE: Ill-defined encoding for CP875?
Tim Peters
- [Python-Dev] RE: [Patches] [ python-Patches-410465 ] Allow pre-encoded strings as filenames
Tim Peters
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.76,2.77
Tim Peters
- [Python-Dev] test___all__ failing on WIndows
Tim Peters
- [Python-Dev] RE: [Patches] [ python-Patches-410465 ] Allow pre-encoded strings as filenames
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules spam.c,1.1.2.3,1.1.2.4
Tim Peters
- [Python-Dev] IDLE and non-ASCII characters
Tim Peters
- [Python-Dev] Unicode docs
Tim Peters
- [Python-Dev] RE: Ill-defined encoding for CP875?
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] Comparison corner case
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Objects tupleobject.c,2.48,2.49
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] RE: Ill-defined encoding for CP875?
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Objects tupleobject.c,2.48,2.49
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] Performance compares
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Tim Peters
- [Python-Dev] mmap module
Tim Peters
- [Python-Dev] IPv6
Tim Peters
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules spam.c,1.1.2.3,1.1.2.4
Tim Peters
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Tim Peters
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Tim Peters
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Tim Peters
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] Performance compares
Tim Peters
- [Python-Dev] Performance compares
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] explanations for more pybench slowdowns
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] RE: Rich comparison of lists and tuples
Tim Peters
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.133.2.1,1.133.2.2
Tim Peters
- [Python-Dev] FP vs. tutorial
Tim Peters
- [Python-Dev] test_mailbox now fails on Windows
Tim Peters
- [Python-Dev] FP vs. tutorial
Tim Peters
- [Python-Dev] FP vs. tutorial
Tim Peters
- [Python-Dev] FP vs. tutorial
Tim Peters
- [Python-Dev] FP vs. tutorial
Tim Peters
- [Python-Dev] unifying os.rename semantics across platform
Tim Peters
- [Python-Dev] Python 2.1.1
Tim Peters
- [Python-Dev] Killing threads
Tim Peters
- [Python-Dev] Assertion failed in dictobject.c
Tim Peters
- [Python-Dev] Assertion failed in dictobject.c
Tim Peters
- [Python-Dev] Time for the yearly list.append() panic
Tim Peters
- [Python-Dev] Time for the yearly list.append() panic
Tim Peters
- [Python-Dev] Time for the yearly list.append() panic
Tim Peters
- [Python-Dev] strop vs. string
Tim Peters
- [Python-Dev] Special-casing "O"
Tim Peters
- [Python-Dev] Scanner
Tim Peters
- [Python-Dev] Next dict crusade
Tim Peters
- [Python-Dev] Special-casing "O"
Tim Peters
- [Python-Dev] Special-casing "O"
Tim Peters
- [Python-Dev] Special-casing "O"
Tim Peters
- [Python-Dev] Special-casing "O"
Tim Peters
- [Python-Dev] strop vs. string
Tim Peters
- [Python-Dev] strop vs. string
Tim Peters
- [Python-Dev] Special-casing "O"
Tim Peters
- [Python-Dev] Deprecating locals() (was Re: nested scopes and global: some corner cases)
Tim Peters
- [Python-Dev] strop vs. string
Tim Peters
- [Python-Dev] Special-casing "O"
Tim Peters
- [Python-Dev] file.writelines("foo\n","bar\n")
Tim Peters
- [Python-Dev] Killing threads
Tim Peters
- [Python-Dev] Killing threads
Tim Peters
- [Python-Dev] file.writelines("foo\n","bar\n")
Tim Peters
- [Python-Dev] Python 2.1.1
Tim Peters
- [Python-Dev] RE: What happened to Idle's extend.py?
Tim Peters
- [Python-Dev] Comparison speed
Tim Peters
- [Python-Dev] Re: Time for the yearly list.append() panic
Tim Peters
- [Python-Dev] RE: [Doc-SIG] [development doc updates]
Tim Peters
- [Python-Dev] Iteration variables and list comprehensions
Tim Peters
- [Python-Dev] Iteration variables and list comprehensions
Tim Peters
- [Python-Dev] Iteration variables and list comprehensions
Tim Peters
- [Python-Dev] Re: [Patches] [ python-Patches-428326 ] Timer class for threading
Tim Peters
- [Python-Dev] %b format?
Tim Peters
- [Python-Dev] %b format?
Tim Peters
- [Python-Dev] %b format?
Tim Peters
- [Python-Dev] One more dict trick
Tim Peters
- [Python-Dev] %b format?
Tim Peters
- [Python-Dev] %b format?
Tim Peters
- [Python-Dev] Iteration variables and list comprehensions
Tim Peters
- [Python-Dev] %b format?
Tim Peters
- [Python-Dev] ::
Paul Prescod
- [Python-Dev] test_urllib2 fails on Win98SE
Paul Prescod
- [Python-Dev] Type/class
Paul Prescod
- [Python-Dev] Type/class
Paul Prescod
- [Python-Dev] Type/class
Paul Prescod
- [Python-Dev] Scanner
Paul Prescod
- [Python-Dev] Re: string repr in 2.1 (fwd)
Paul Prescod
- [Python-Dev] Homepage
Eric S. Raymond
- [Python-Dev] State of curses tutorial?
Eric S. Raymond
- [Python-Dev] State of curses tutorial?
Eric S. Raymond
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules spam.c,1.1.2.3,1.1.2.4
Eric S. Raymond
- [Python-Dev] Comparison speed
Eric S. Raymond
- [Python-Dev] Comparison speed
Eric S. Raymond
- [Python-Dev] Python 2.1.1
Eric S. Raymond
- [Python-Dev] Python 2.1.1
Eric S. Raymond
- [Python-Dev] Python 2.1.1
Eric S. Raymond
- [Python-Dev] Iteration variables and list comprehensions
Eric S. Raymond
- [Python-Dev] %b format?
Eric S. Raymond
- [Python-Dev] Re: [Patches] [ python-Patches-428326 ] Timer class for threading
Eric S. Raymond
- [Python-Dev] %b format?
Eric S. Raymond
- [Python-Dev] %b format?
Eric S. Raymond
- [Python-Dev] %b format?
Eric S. Raymond
- [Python-Dev] %b format?
Eric S. Raymond
- [Python-Dev] %b format?
Eric S. Raymond
- [Python-Dev] %b format?
Eric S. Raymond
- [Python-Dev] One more dict trick
Eric S. Raymond
- [Python-Dev] One more dict trick
Eric S. Raymond
- [Python-Dev] weird webbrowser behavior
Eric S. Raymond
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] Coercion and comparison of numbers
Guido van Rossum
- [Python-Dev] Slight wart in __all__
Guido van Rossum
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] Unicode and the Windows file system.
Guido van Rossum
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] "data".decode(encoding) ?!
Guido van Rossum
- [Python-Dev] "data".decode(encoding) ?!
Guido van Rossum
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] Multiple inheritance
Guido van Rossum
- [Python-Dev] Multiple inheritance
Guido van Rossum
- [Python-Dev] Multiple inheritance
Guido van Rossum
- [Python-Dev] "".tokenize() ?
Guido van Rossum
- [Python-Dev] Change to PyIter_Next()?
Guido van Rossum
- [Python-Dev] ::
Guido van Rossum
- [Python-Dev] "data".decode(encoding) ?!
Guido van Rossum
- [Python-Dev] "".tokenize() ?
Guido van Rossum
- [Python-Dev] PySequence_Contains
Guido van Rossum
- [Python-Dev] RE: PySequence_Contains
Guido van Rossum
- [Python-Dev] RE: PySequence_Contains
Guido van Rossum
- [Python-Dev] Moving MacPython to sourceforge
Guido van Rossum
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Python compile.c,2.198,2.199
Guido van Rossum
- [Python-Dev] Recent change to termios module breaks build on FreeBSD
Guido van Rossum
- [Python-Dev] Homepage
Guido van Rossum
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.76,2.77
Guido van Rossum
- [Python-Dev] CygWin and Tkinter
Guido van Rossum
- [Python-Dev] Inconsistent string.replace() behavior
Guido van Rossum
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.76,2.77
Guido van Rossum
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.76,2.77
Guido van Rossum
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.76,2.77
Guido van Rossum
- [Python-Dev] test_mmap failing?
Guido van Rossum
- [Python-Dev] Type/class
Guido van Rossum
- [Python-Dev] Type/class
Guido van Rossum
- [Python-Dev] Type/class
Guido van Rossum
- [Python-Dev] Re: Change module attribute get & set
Guido van Rossum
- [Python-Dev] status of pre?
Guido van Rossum
- [Python-Dev] GC and ExtensionClass
Guido van Rossum
- [Python-Dev] prototypes (was: Type/class)
Guido van Rossum
- [Python-Dev] GC and ExtensionClass
Guido van Rossum
- [Python-Dev] Type/class
Guido van Rossum
- [Python-Dev] GC and ExtensionClass
Guido van Rossum
- [Python-Dev] Type/class
Guido van Rossum
- [Python-Dev] status of pre?
Guido van Rossum
- [Python-Dev] IDLE and non-ASCII characters
Guido van Rossum
- [Python-Dev] deprecated platforms
Guido van Rossum
- [Python-Dev] Comparison speed
Guido van Rossum
- [Python-Dev] Comparison speed
Guido van Rossum
- [Python-Dev] Easy codec access
Guido van Rossum
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Objects tupleobject.c,2.48,2.49
Guido van Rossum
- [Python-Dev] Comparison speed
Guido van Rossum
- [Python-Dev] Comparison speed
Guido van Rossum
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Objects tupleobject.c,2.48,2.49
Guido van Rossum
- [Python-Dev] Rich comparison of lists and tuples
Guido van Rossum
- [Python-Dev] Comparison speed
Guido van Rossum
- [Python-Dev] GC and ExtensionClass - a summary of the problem and a workaround
Guido van Rossum
- [Python-Dev] GC and ExtensionClass - a summary of the problem and a workaround
Guido van Rossum
- [Python-Dev] IPv6
Guido van Rossum
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Guido van Rossum
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Guido van Rossum
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib HTMLParser.py,NONE,1.1
Guido van Rossum
- [Python-Dev] Comparison speed
Guido van Rossum
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Guido van Rossum
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Guido van Rossum
- [Python-Dev] explanations for more pybench slowdowns
Guido van Rossum
- [Python-Dev] Off-topic: So long, and thanks for all the fish
Guido van Rossum
- [Python-Dev] Comparison speed
Guido van Rossum
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.133.2.1,1.133.2.2
Guido van Rossum
- [Python-Dev] FP vs. tutorial
Guido van Rossum
- [Python-Dev] FP vs. tutorial
Guido van Rossum
- [Python-Dev] FP vs. tutorial
Guido van Rossum
- [Python-Dev] Classes and Metaclasses in Smalltalk
Guido van Rossum
- [Python-Dev] RE: Rich comparison of lists and tuples
Guido van Rossum
- [Python-Dev] type/class unification and ExtensionClass
Guido van Rossum
- [Python-Dev] unifying os.rename semantics across platform
Guido van Rossum
- [Python-Dev] FP vs. tutorial
Guido van Rossum
- [Python-Dev] FP vs. tutorial
Guido van Rossum
- [Python-Dev] FP vs. tutorial
Guido van Rossum
- [Python-Dev] FP vs. tutorial
Guido van Rossum
- [Python-Dev] unifying os.rename semantics across platform
Guido van Rossum
- [Python-Dev] New metaclass pattern (Was Re: Simulating Class (was Re: Does Python have Class methods))
Guido van Rossum
- [Python-Dev] Vacation
Guido van Rossum
- [Python-Dev] FYI: MIT's dynamic language design panel now online
Chris Ryland
- [Python-Dev] Coercion and comparison of numbers
Neil Schemenauer
- [Python-Dev] Multiple inheritance
Neil Schemenauer
- [Python-Dev] Added a machine-dependent file to the core
Neil Schemenauer
- [Python-Dev] Added a machine-dependent file to the core
Neil Schemenauer
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Python compile.c,2.198,2.199
Neil Schemenauer
- [Python-Dev] Re: Change module attribute get & set
Neil Schemenauer
- [Python-Dev] GC and ExtensionClass
Neil Schemenauer
- [Python-Dev] FYI: MIT's dynamic language design panel now online
Neil Schemenauer
- [Python-Dev] GC and ExtensionClass
Neil Schemenauer
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Neil Schemenauer
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Neil Schemenauer
- [Python-Dev] Python 2.1.1
Neil Schemenauer
- [Python-Dev] Iteration variables and list comprehensions
Neil Schemenauer
- [Python-Dev] %b format?
Neil Schemenauer
- [Python-Dev] Bug report: empty dictionary as default class argument
Idan Sofer
- [Python-Dev] Comparison speed
Greg Stein
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.81,2.82
Greg Stein
- [Python-Dev] IPv6
Greg Stein
- [Python-Dev] APR (was: IPv6)
Greg Stein
- [Python-Dev] strop vs. string
Greg Stein
- [Python-Dev] APR (was: IPv6)
Greg Stein
- [Python-Dev] strop vs. string
Greg Stein
- [Python-Dev] APR (was: IPv6)
Greg Stein
- [Python-Dev] strop vs. string
Greg Stein
- [Python-Dev] strop vs. string
Greg Stein
- [Python-Dev] CygWin and Tkinter
Jason Tishler
- [Python-Dev] Classes and Metaclasses in Smalltalk
Greg Ward
- [Python-Dev] Multiple inheritance
Greg Ward
- [Python-Dev] "".tokenize() ?
Greg Ward
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.76,2.77
Greg Ward
- [Python-Dev] FP vs. tutorial
Greg Ward
- [Python-Dev] unifying os.rename semantics across platform
Greg Ward
- [Python-Dev] Python 2.1.1
Greg Ward
- [Python-Dev] Iteration variables and list comprehensions
Greg Ward
- [Python-Dev] Iteration variables and list comprehensions
Greg Ward
- [Python-Dev] "data".decode(encoding) ?!
Barry A. Warsaw
- [Python-Dev] Multiple inheritance
Barry A. Warsaw
- [Python-Dev] Homepage
Barry A. Warsaw
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules stropmodule.c,2.76,2.77
Barry A. Warsaw
- [Python-Dev] Interview with Mark Lutz
Barry A. Warsaw
- [Python-Dev] Ill-defined encoding for CP875?
Barry A. Warsaw
- [Python-Dev] Unicode docs
Barry A. Warsaw
- [Python-Dev] Comparison speed
Barry A. Warsaw
- [Python-Dev] Comparison speed
Barry A. Warsaw
- [Python-Dev] Comparison speed
Barry A. Warsaw
- [Python-Dev] GC and ExtensionClass - a summary of the problem and a workaround
Barry A. Warsaw
- [Python-Dev] Python 2.1.1
Barry A. Warsaw
- [Python-Dev] Python 2.1.1
Barry A. Warsaw
- [Python-Dev] Python 2.1.1
Barry A. Warsaw
- [Python-Dev] IPv6
Barry A. Warsaw
- [Python-Dev] Re: [Patches] [ python-Patches-428326 ] Timer class
for threading
Barry A. Warsaw
- [Python-Dev] %b format?
Barry A. Warsaw
- [Python-Dev] Most recent documentation update
Barry A. Warsaw
- [Python-Dev] non-mutating 'choose' to go with 'dict.popitem'?
Greg Wilson
- [Python-Dev] Homepage
Greg Wilson
- [Python-Dev] apology
Greg Wilson
- [Python-Dev] %b format?
Greg Wilson
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.198,2.199
Thomas Wouters
- [Python-Dev] Multiple inheritance
Thomas Wouters
- [Python-Dev] non-mutating 'choose' to go with 'dict.popitem'?
Thomas Wouters
- [Python-Dev] Moving MacPython to sourceforge
Thomas Wouters
- [Python-Dev] Moving MacPython to sourceforge
Thomas Wouters
- [Python-Dev] Moving MacPython to sourceforge
Thomas Wouters
- [Python-Dev] Crashes w/ CVS tree
Thomas Wouters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Objects stringobject.c,2.111,2.112
Thomas Wouters
- [Python-Dev] Homepage
Thomas Wouters
- [Python-Dev] Re: test_mmap failing?
Thomas Wouters
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Modules spam.c,1.1.2.3,1.1.2.4
Thomas Wouters
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Thomas Wouters
- [Python-Dev] PyBench DictCreation (was Re: Performance compares)
Thomas Wouters
- [Python-Dev] Python 2.1.1
Thomas Wouters
- [Python-Dev] Python 2.1.1
Thomas Wouters
- [Python-Dev] Python 2.1.1
Thomas Wouters
- [Python-Dev] Odd message from test_dbm
Thomas Wouters
- [Python-Dev] Special-casing "O"
Thomas Wouters
- [Python-Dev] Special-casing "O"
Thomas Wouters
- [Python-Dev] file.writelines("foo\n","bar\n")
Thomas Wouters
- [Python-Dev] Re: string repr in 2.1 (fwd)
Thomas Wouters
- [Python-Dev] Re: [Patches] [ python-Patches-428326 ] Timer class for threading
Thomas Wouters
- [Python-Dev] SF hacked
Thomas Wouters
- [Python-Dev] One more dict trick
Thomas Wouters
- [Python-Dev] May 25 is Towel Day (towelday.org)
Ka-Ping Yee
- [Python-Dev] CygWin and Tkinter
mike.mellor@tbe.com
Last message date:
Thu May 31 23:41:13 2001
Archived on: Thu May 31 18:44:01 2001
This archive was generated by
Pipermail 0.05 (Mailman edition).