2002-August Archives by Thread
Starting: Thu Aug 1 00:48:21 2002
Ending: Sat Aug 31 22:43:39 2002
Messages: 1308
- [Python-Dev] pre-PEP: The Safe Buffer Interface
Greg Ewing
- [Python-Dev] seeing off SET_LINENO
Mark Hammond
- [Python-Dev] pre-PEP: The Safe Buffer Interface
Greg Ewing
- [Python-Dev] PEP 298 - the Fixed Buffer Interface
Barry A. Warsaw
- [Python-Dev] Docutils/reStructuredText is ready to process PEPs
David Goodger
- [Python-Dev] split('') revisited
Barry A. Warsaw
- [Python-Dev] split('') revisited
Martin v. Loewis
- [Python-Dev] split('') revisited
Tim Peters
- [Python-Dev] Re: [Python-checkins] python/dist/src/Misc python.man,1.24,1.25
Martin v. =?iso-8859-1?q?L=F6wis?=
- [Python-Dev] Re: What to do about the Wiki?
Thomas Wouters
- [Python-Dev] PEP 298, final (?) version
Thomas Heller
- [Python-Dev] Enabling Python cross-compilation
M.-A. Lemburg
- [Python-Dev] Speed of test_sort.py
Guido van Rossum
- [Python-Dev] Weird error handling in os._execvpe
Zack Weinberg
- [Python-Dev] Re: Speed of test_sort.py
Guido van Rossum
- [Python-Dev] Re: Docutils/reStructuredText is ready to proces
s PEPs
Delaney, Timothy
- [Python-Dev] Sorting
Aahz
- [Python-Dev] PEP 298, __buffer__
Scott Gilbert
- [Python-Dev] tempfile.py rewrite, take two
Zack Weinberg
- [Python-Dev] Docutils/reStructuredText is ready to process PEPs
Ville Vainio
- [Python-Dev] PEP 298, __buffer__
Thomas Heller
- [Python-Dev] Email problems, PEP 298
Thomas Heller
- [Python-Dev] PEP 1, PEP Purpose and Guidelines
Aahz
- [Python-Dev] dbm module, whichdb, test_whichdb
Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib heapq.py,NONE,1.1
Neil Schemenauer
- [Python-Dev] timsort for jython
Finn Bock
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib
heapq.py,NONE,1.1
David Goodger
- [Python-Dev] Adding popen2 like functionality to pty.py
Rasjid Wilcox
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] On C inheritance
Christian Tismer
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib
David Goodger
- [Python-Dev] New encoding error in debug build
Tim Peters
- [Python-Dev] Re: [ python-Patches-590682 ] New codecs: html, asciihtml
Oren Tirosh
- [Python-Dev] Single- vs. Multi-pass iterability
Patrick K. O'Brien
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
M.-A. Lemburg
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Oren Tirosh
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Guido van Rossum
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
M.-A. Lemburg
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Guido van Rossum
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
=?ISO-8859-15?Q?Walter_D=F6rwald?=
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
M.-A. Lemburg
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Martin v. Loewis
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
M.-A. Lemburg
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Martin v. Loewis
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
M.-A. Lemburg
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Martin v. Loewis
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
=?ISO-8859-1?Q?Walter_D=F6rwald?=
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
=?ISO-8859-1?Q?Walter_D=F6rwald?=
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
=?ISO-8859-15?Q?Walter_D=F6rwald?=
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Martin v. Loewis
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
=?ISO-8859-15?Q?Walter_D=F6rwald?=
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Martin v. Loewis
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
=?ISO-8859-15?Q?Walter_D=F6rwald?=
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Jack Jansen
- [Python-Dev] string.find() again (was Re: timsort for jython)
Aahz
- [Python-Dev] string.find() again (was Re: timsort for jython)
Damien Morton
- [Python-Dev] framer tool
Jeremy Hylton
- [Python-Dev] string.find() again (was Re: timsort for jython)
Bjorn Pettersen
- [Python-Dev] string.find() again (was Re: timsort for jython)
Samuele Pedroni
- [Python-Dev] string.find() again (was Re: timsort for jython)
Samuele Pedroni
- [Python-Dev] Re: Dafanging the find() gotcha
Michael Chermside
- [Python-Dev] The memo of pickle
Martin v. Loewis
- [Python-Dev] cvs crash while updating Doc
Jack Jansen
- [Python-Dev] Do I misunderstand how codecs.EncodedFile is supposed to work?
Skip Montanaro
- [Python-Dev] python-dev summaries?
Brett Cannon
- [Python-Dev] CVS fails to commit
Steve Holden
- [Python-Dev] docstrings, help(), and __name__
David Abrahams
- [Python-Dev] Re: [Python-checkins] python/dist/src/Python compile.c,2.250,2.251
M.-A. Lemburg
- [Python-Dev] jython-dev failure
Aahz
- [Python-Dev] Pickling in XML format
Raymond Hettinger
- [Python-Dev] A different kind of heap
Tim Peters
- [Python-Dev] _sre as part of python.dll
Martin v. =?iso-8859-15?q?L=F6wis?=
- [Python-Dev] Operator overloading inconsistency (bug or feature?)
David Beazley
- [Python-Dev] The memo of pickle
Guido van Rossum
- [Python-Dev] Re: string.find() again (was Re: timsort for jython)
Inyeol Lee
- [Python-Dev] Patch 592529: Split-out ntmodule.c
Martin v. =?iso-8859-15?q?L=F6wis?=
- [Python-Dev] C basetype mapping protocol difference between 2.2.1 and 2.3
Todd Miller
- [Python-Dev] C basetype mapping protocol difference between 2.2.1 and 2.3
Guido van Rossum
- [Python-Dev] Exception-handling model
David Abrahams
- [Python-Dev] PEP 282 Implementation
Guido van Rossum
- [Python-Dev] RE: companies data for sorting comparisons
Tim Peters
- [Python-Dev] Python rounding and/or rint
Andrew P. Lentvorski
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] Priority queue (binary heap) python code
Magnus Lie Hetland
- [Python-Dev] Deprecation warning on integer shifts and such
Jack Jansen
- [Python-Dev] PEP 277 (unicode filenames): please review
Martin v. =?iso-8859-1?q?L=F6wis?=