2001-November Archives by Thread
Starting: Thu Nov 1 00:15:30 2001
Ending: Fri Nov 30 23:35:23 2001
Messages: 484
- [Python-Dev] Patch submitted for cross-platform newline support
Barry A. Warsaw
- [Python-Dev] statcache.lstat?
Skip Montanaro
- [Python-Dev] Slices and "==" optimization
Tim Peters
- [Python-Dev] PEP 273: Import Modules from Zip Archives
Just van Rossum
- [Python-Dev] method dispatch vs. switching (pickle faster in 2.2 ?)
M.-A. Lemburg
- [Python-Dev] platform-specific bug fixes...
Anthony Baxter
- [Python-Dev] Telling directories from files (Was: statcache.lstat?)
Martin von Loewis
- [Python-Dev] Future division detection
Christopher A. Craig
- [Python-Dev] Patch submitted for cross-platform newline support
Jack Jansen
- [Python-Dev] PEP 273: Import Modules from Zip Archives
James C. Ahlstrom
- [Python-Dev] pickle faster in 2.2 ?
Fred L. Drake, Jr.
- [Python-Dev] 2.1.2: patching Modules/
Anthony Baxter
- [Python-Dev] 2.1.2: patching Modules/
Martin von Loewis
- [Python-Dev] 2.2 release
Gustavo Niemeyer
- [Python-Dev] Problems with dbhash in Python-2.1? (fwd)
Skip Montanaro
- [Python-Dev] Change in evaluation order in new object model
Michael McLay
- [Python-Dev] Re: 2.1.2: patching Modules/
Anthony Baxter
- [Python-Dev] Future of SSL
Thomas Wouters
- [Python-Dev] Re: OS/2 VAC++ patches
Andrew MacIntyre
- [Python-Dev] who's maintaining tools/idle?
Fredrik Lundh
- [Python-Dev] Caching directory files in import.c
James C. Ahlstrom
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Doc/lib libstatcache.tex,1.3,1.4
Neil Schemenauer
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules shamodule.c,2.15,2.16
Andrew Kuchling
- [Python-Dev] Memory leaks and uninitialized memory
Neal Norwitz
- [Python-Dev] Patch submitted for cross-platform newline support
Tim Peters
- [Python-Dev] __class_init__
Thomas Heller
- [Python-Dev] PEP 252 comment
Michael McLay
- [Python-Dev] RE: Program very slow to finish
Tim Peters
- [Python-Dev] Re: [Zope.Com Geeks] Re: Program very slow to finish
Barry A. Warsaw
- [Python-Dev] Born!
Guido van Rossum
- [Python-Dev] RE: Program very slow to finish
Martin von Loewis
- [Python-Dev] FW: Program very slow to finish
Tim Peters
- [Python-Dev] FW: Program very slow to finish
Anthony Baxter
- [Python-Dev] FW: Program very slow to finish
Martin v. Loewis
- [Python-Dev] Proposal - KeyboardInterrupt should inherit directly from Exception
Skip Montanaro
- [Python-Dev] PEP 273: Import Modules from Zip Archives
Mark Hammond
- [Python-Dev] switch-based programming in Python
M.-A. Lemburg
- [Python-Dev] Problem in SRE ?
M.-A. Lemburg
- [Python-Dev] xxsubtype builtin?
Gustavo Niemeyer
- [Python-Dev] switch-based programming in Python
Martin v. Loewis
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Python ceval.c,2.287,2.288
Barry A. Warsaw
- [Python-Dev] python/dist/src/Lib/lib-tk tkFileDialog.py,1.2,1.3
Martin v. Loewis
- [Python-Dev] Re: complex() bug or feature? (fwd)
Skip Montanaro
- [Python-Dev] Proposal - KeyboardInterrupt should inherit directly from Exception
Anthony Baxter
- [Python-Dev] PyObject_GenericGetAttr vs cygwin
Michael Hudson
- [Python-Dev] FAQ 4.98 should point to Tim's FP tutorial section
Skip Montanaro
- [Python-Dev] Python's footprint
Gustavo Niemeyer
- [Python-Dev] switch & bytecodehacks?
Skip Montanaro
- [Python-Dev] Documentation TODO for Python 2.2
Barry A. Warsaw
- [Python-Dev] switch-based programming in Python
Greg Ewing
- [Python-Dev] configure.in linkage error
itojun@iijlab.net
- [Python-Dev] [development doc updates]
Fred L. Drake
- [Python-Dev] Embedding python in C++! Please HELP !
Adrian Leu
- [Python-Dev] Production Mini-plants in mobile containers
The Financial News
- [Python-Dev] Embedding python in C++! Please HELP !
Martin v. Loewis
- [Python-Dev] test_email failing
Tim Peters
- [Python-Dev] test_file failing on Windows
Tim Peters
- [Python-Dev] test_socket.py failing
Barry A. Warsaw
- [Python-Dev] test_socket.py failing
Martin v. Loewis
- [Python-Dev] RE: test_file failing on Windows
Jack Jansen
- [Python-Dev] Proposal for a modified import mechanism.
Prabhu Ramachandran
- [Python-Dev] First Draft: PEP "Switching on Multiple Values"
M.-A. Lemburg
- [Python-Dev] Re: Proposal for a modified import mechanism.
eric
- [Python-Dev] Psyco 0.3.1
Armin Rigo
- [Python-Dev] Replacing __slots__ with addmembers()
Michael McLay
- [Python-Dev] Re: Proposal for a modified import mechanism.
Michael McLay
- [Python-Dev] PEP 275: "Switching on Multiple Values", Rev 1.1
M.-A. Lemburg
- [Python-Dev] order of unittest.TestCase execution?
Skip Montanaro
- [Python-Dev] RE: test_file failing on Windows
Jack Jansen
- [Python-Dev] Replacing __slots__ with addmembers()
Michael McLay
- [Python-Dev] Re: psyco
Armin Rigo
- [Python-Dev] RE: test_file failing on Windows
Jack Jansen
- [Python-Dev] switch in Python.
Thomas Wouters
- [Python-Dev] PEP 275: "Switching on Multiple Values", Rev 1.1
Jack Jansen
- [Python-Dev] PEP 276 Simple Iterator for ints
James_Althoff@i2.com
- [Python-Dev] PyDict_GetItem & dict_subscript
Thomas Wouters
- [Python-Dev] __slots__ came from?
Paul Dubois
- [Python-Dev] Experimental features and __slots__
Martin v. Loewis
- [Python-Dev] pickle/cPickle raises SystemError
Barry A. Warsaw
- [Python-Dev] Re: PEP 276 Simple Iterator for ints
Skip Montanaro
- [Python-Dev] Making over Half Million Dollars every 4 to 5 Months from your Home
Maria
- [Python-Dev] Final Version of PEP 273, Zip Importing
James C. Ahlstrom
- [Python-Dev] [development doc updates]
Fred L. Drake
- [Python-Dev] .pyc magic time bomb?
Neil Schemenauer
- [Python-Dev] Branch created for Python 2.2 beta 2
Barry A. Warsaw
- [Python-Dev] PEP 273 comments
Martin v. Loewis
- [Python-Dev] CRLF in email.Generator
Gustavo Niemeyer
- [Python-Dev] Psyco documentation
Armin Rigo
- [Python-Dev] RELEASED: Python 2.2b2 is out!
Barry A. Warsaw
- [Python-Dev] gc.garbage
Tim Peters
- [Python-Dev] [development doc updates]
Fred L. Drake
- [Python-Dev] NDEBUG in Python.h
Robin Dunn
- [Python-Dev] PyMethodObject::im_class
Robin Dunn
- [Python-Dev] gc.get_referents
Martin von Loewis
- [Python-Dev] Speeding up name lookups
Oren Tirosh
- [Python-Dev] Speeding up name lookups
Oren Tirosh
- [Python-Dev] Change to sys.path[0] for Python 2.3
James C. Ahlstrom
- [Python-Dev] Change to sys.path[0] for Python 2.3
Jack Jansen
- [Python-Dev] Re: Change to sys.path[0] for Python 2.3
Martin v. Loewis
- [Python-Dev] >>>ADVERTISE TO 11,295,000 PEOPLE FREE!
DoNotReplyByEmail@yahoo.com
- [Python-Dev] PEP 275: Switching on Multiple Values, Rev 1.2
M.-A. Lemburg
- [Python-Dev] re: PEP 275: Switching on Multiple Values, Rev 1.2
Brian Slesinsky
- [Python-Dev] mysnprintf broken
Neil Schemenauer
- [Python-Dev] Re: mysnprintf broken
Martin v. Loewis
- [Python-Dev] Re: [Python-Dev]mysnprintf broken
Martin v. Loewis
- [Python-Dev] What's a PyStructSequence ?
M.-A. Lemburg
- [Python-Dev] [development doc updates]
Fred L. Drake
- [Python-Dev] Interesting paper on exception handling in C
Skip Montanaro
- [Python-Dev] PyArg_ParseTuple and unicode
Jack Jansen
- [Python-Dev] Re: Change to sys.path[0] for Python 2.3
Jack Jansen
- [Python-Dev] Re: Change to sys.path[0] for Python 2.3
Jack Jansen
- [Python-Dev] Re: Change to sys.path[0] for Python 2.3
Jack Jansen
- [Python-Dev] [development doc updates]
Fred L. Drake
- [Python-Dev] PyArg_ParseTuple and unicode
Jack Jansen
- [Python-Dev] -DINET6 in Makefile
M.-A. Lemburg
- [Python-Dev] python-dev vs. the spammers
Fredrik Lundh
- [Python-Dev] [development doc updates]
Fred L. Drake
- [Python-Dev] Re: _PyTuple_Resize() in 2.2
Gustavo Niemeyer
- [Python-Dev] __metaclass__
Thomas Heller
- [Python-Dev] Re: problems with DBM nonuniformity
Skip Montanaro
- [Python-Dev] [development doc updates]
Fred L. Drake
- [Python-Dev] ArtifactFile: I can't change my patch files
James C. Ahlstrom
Last message date:
Fri Nov 30 23:35:23 2001
Archived on: Fri Nov 30 18:36:44 2001
This archive was generated by
Pipermail 0.05 (Mailman edition).