Showing content from https://mail.python.org/pipermail/python-dev/2003-April/thread.html below:
The Python-Dev 2003-April Archive by Thread
2003-April Archives by Thread
Starting: Tue Apr 1 00:43:05 2003
Ending: Wed Apr 30 23:15:31 2003
Messages: 913
- [Python-Dev] Distutils documentation amputated in 2.2 docs? Greg Ewing
- [Python-Dev] Capabilities Paul Prescod
- [Python-Dev] Capabilities Paul Prescod
- [Python-Dev] PEP 269 once more. Jonathan Riehl
- [Python-Dev] How to suppress instance __dict__? Joel de Guzman
- [Python-Dev] Capabilities (we already got one) Zooko
- [Python-Dev] Capabilities (we already got one) Phillip J. Eby
- [Python-Dev] Capabilities Paul Prescod
- [Python-Dev] Minor issue with PyErr_NormalizeException Eric Huss
- [Python-Dev] Python Programmers, NYC beau@nyc-search.com
- [Python-Dev] python-dev Summary for 2003-03-16 through 2003-03-31 Brett Cannon
- [Python-Dev] Python Technical Lead, New York, NY beau@nyc-search.com
- [Python-Dev] [PEP] += on return of function call result Luke Kenneth Casson Leighton
- [Python-Dev] python-dev Summary for 2003-03-16 through 2003-03-31 Zooko
- [Python-Dev] Super and properties =?iso-8859-1?Q?Gon=E7alo_Rodrigues?=
- [Python-Dev] Security challenge (was Re: Capabilities) Aahz
- [Python-Dev] python-dev Summary for 2003-03-16 through 2003-03-31 Zooko
- [Python-Dev] Capabilities (we already got one) Zooko
- [Python-Dev] Capabilities Ben Laurie
- [Python-Dev] Re: Capabilities (we already got one) Michael Chermside
- [Python-Dev] Capabilities Zooko
- [Python-Dev] Capabilities Ben Laurie
- [Python-Dev] fwd: Dan Sugalski on continuations and closures Kevin Altis
- [Python-Dev] Boom Tim Peters
- [Python-Dev] RE: [Python-checkins] python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Tim Peters
- [Python-Dev] Re: [PythonLabs] Re: [Python-checkins] python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Jeremy Hylton
- [Python-Dev] Re: [PythonLabs] Re: [Python-checkins] python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Jeremy Hylton
- [Python-Dev] Re: [PythonLabs] Re: [Python-checkins] python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Jeremy Hylton
- [Python-Dev] Re: [PythonLabs] Re: [Python-checkins] python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Jeremy Hylton
- [Python-Dev] Re: [PythonLabs] Re: [Python-checkins]python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Tim Peters
- [Python-Dev] Re: [Python-checkins]python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Tim Peters
- [Python-Dev] Re: [Python-checkins]python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Jeremy Hylton
- [Python-Dev] Re: [Python-checkins]python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Barry Warsaw
- [Python-Dev] Re: [Python-checkins]python/dist/src/Modulesgcmodule.c,2.33.6.5,2.33.6.6 Tim Peters
- [Python-Dev] Re: [Python-checkins]python/dist/src/Modulesgcmodule.c,2.33.6.5,2.33.6.6 Jeremy Hylton
- [Python-Dev] Re: [Python-checkins]python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Greg Ewing
- [Python-Dev] Re: [Python-checkins]python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Tim Peters
- [Python-Dev] Re: [Python-checkins]python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Tim Peters
- [Python-Dev] Re: [Python-checkins]python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Guido van Rossum
- [Python-Dev] Re: [PythonLabs] Re: [Python-checkins]python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Tim Peters
- [Python-Dev] Placement of os.fdopen functionality Jp Calderone
- [PythonLabs] Re: [Python-Dev] Re: [Python-checkins]python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Jim Fulton
- [Python-Dev] Weekly Python Bug/Patch Summary Skip Montanaro
- [PythonLabs] Re: [Python-Dev] Re: [Python-checkins]python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 Tim Peters
- [Python-Dev] LONG_LONG (Was: [Python-checkins] python/dist/src/Misc NEWS,1.703,1.704) Thomas Heller
- [Python-Dev] socket question Rick Y
- [Python-Dev] _socket efficiencies ideas Marcus Mendenhall
- [Python-Dev] PEP305 csv package: from csv import csv? Hamish Lawson
- [Python-Dev] SF file uploads work now Neal Norwitz
- [Python-Dev] RE: Adding item in front of a list Tim Peters
- [Python-Dev] tp_clear return value Jeremy Hylton
- [Python-Dev] Unicode Huey Jiang
- [Python-Dev] OT: Signal/noise ratio Zooko
- [Python-Dev] Re: _socket efficiency ideas Marangozov, Vladimir (Vladimir)
- [Python-Dev] More socket questions Mihai Ibanescu
- [Python-Dev] Why is spawn*p* not available on Windows? Shane Holloway (IEEE)
- [Python-Dev] tzset Stuart Bishop
- [Python-Dev] backporting string changes to 2.2.3 Neal Norwitz
- [Python-Dev] Re: More socket questions Marangozov, Vladimir (Vladimir)
- [Python-Dev] Embedded python on Win2K, import failures Harri Pasanen
- [Python-Dev] Changes to gettext.py for Python 2.3 Barry Warsaw
- [Python-Dev] Re: More int/long integration issues Guido van Rossum
- [Python-Dev] new bytecode results Neil Schemenauer
- [Python-Dev] Garbage collecting closures Paul Prescod
- [Python-Dev] Evil setattr hack Guido van Rossum
- [Python-Dev] Using temp files and the Internet in regression tests Brett Cannon
- [Python-Dev] migration away from SourceForge? Skip Montanaro
- [Python-Dev] RE: How should time.strptime() handle UTC? Brett Cannon
- [Python-Dev] Big trouble in CVS Python Tim Peters
- [Python-Dev] Using temp files and the Internet in regression tests Guido van Rossum
- [Python-Dev] GIL vs thread state Thomas Heller
- [Python-Dev] List wisdom Uche Ogbuji
- [Python-Dev] Garbage collecting closures Phillip J. Eby
- [Python-Dev] ValueErrors in range() =?ISO-8859-15?Q?Walter_D=F6rwald?=
- [Python-Dev] test_pwd failing Guido van Rossum
- [Python-Dev] Evil setattr hack Phillip J. Eby
- [Python-Dev] Re: Re: lists v. tuples Andrew Koenig
- [Python-Dev] LynxOS 4 port duane voth
- [Python-Dev] sre.c and sre_match() Jack Diederich
- [Python-Dev] 3-way result of PyObject_IsTrue() considered PITA Raymond Hettinger
- [Python-Dev] Python dies upon printing UNICODE using UTF-8 sismex01@hebmex.com
- [Python-Dev] Python dies upon printing UNICODE using UTF-8 Moore, Paul
- [Python-Dev] shellwords Gustavo Niemeyer
- [Python-Dev] shellwords Guido van Rossum
- [Python-Dev] 2.3b1 release Guido van Rossum
- [Python-Dev] Final PEP 311 run Mark Hammond
- [Python-Dev] Stackless 3.0 alpha 1 at blinding speed Christian Tismer
- [Python-Dev] Wrappers and keywords David LeBlanc
- [Python-Dev] Build errors under RH9 Gary Herron
- [Python-Dev] 0400058546-ID: We are glad to inform you about the changes in our website g_a_l_l_a@mail333.com
- [Python-Dev] Built-in functions as methods Phillip J. Eby
- [Python-Dev] pytho-dev Summary for 2003-04-01 through 2003-04-15 Brett Cannon
- [Python-Dev] Fwd: summing a bunch of numbers (or "whatevers") Alex Martelli
- [Python-Dev] heapq Agthorr
- [Python-Dev] New re failures on Windows Tim Peters
- [Python-Dev] Fwd: summing a bunch of numbers (or "whatevers") Uche Ogbuji
- [Python-Dev] os.path.walk() lacks 'depth first' option Noah Spurrier
- [Python-Dev] Weekly Python Bug/Patch Summary Skip Montanaro
- [Python-Dev] Hook Extension Module Import? David Abrahams
- [Python-Dev] Bug/feature/patch policy for optparse.py Greg Ward
- [Python-Dev] os.path.walk() lacks 'depth first' option Noah Spurrier
- [Python-Dev] LynxOS4 dynamic loading with dlopen() and -ldl duane voth
- [Python-Dev] Re: FIFO data structure? Delaney, Timothy C (Timothy)
- [Python-Dev] Bug/feature/patch policy for optparse.py Greg Ward
- [Python-Dev] New thread death in test_bsddb3 Tim Peters
- [Python-Dev] Magic number needs upgrade Guido van Rossum
- [Python-Dev] Re: Magic number needs upgrade Guido van Rossum
- [Python-Dev] draft PEP: Trace and Profile Support for Threads Jeremy Hylton
- [Python-Dev] Metatype conflict among bases? David Abrahams
- [Python-Dev] Metatype conflict among bases? Phillip J. Eby
- [Python-Dev] okay to beef up tests on the maintenance branch? Skip Montanaro
- [Python-Dev] Cryptographic stuff for 2.3 A.M. Kuchling
- [Python-Dev] vacation Neal Norwitz
- [Python-Dev] Democracy Guido van Rossum
- [Python-Dev] Updating PEP 246 for type/class unification, 2.2+, etc. Phillip J. Eby
- [Python-Dev] Python Developers Neeta Ramchandani
- [Python-Dev] why is test_socketserver in expected skips? Skip Montanaro
- [Python-Dev] Re: os.path.walk() lacks 'depth first' option Michael Chermside
- [Python-Dev] netrc.py Raymond Hettinger
- [Python-Dev] PyRun_* functions wesley henwood
- [Python-Dev] Cryptographic stuff for 2.3 Brett Cannon
- [Python-Dev] heaps Agthorr
- [Python-Dev] New test failure on Windows Tim Peters
- [Python-Dev] When is it okay to ``cvs remove``? Brett Cannon
- [Python-Dev] Cryptographic stuff for 2.3 Moore, Paul
- [Python-Dev] More new Windos test failures Tim Peters
- [Python-Dev] Failin tests on Windows Guido van Rossum
- [Python-Dev] Re: PyRun_* functions wesley henwood
- [Python-Dev] should sre.Scanner be exposed through re and documented? Skip Montanaro
- [Python-Dev] LynxOS4 port: need pre-ncurses curses! Duane Voth
- [Python-Dev] test_s?re merge Skip Montanaro
- [Python-Dev] test_ossaudiodev hanging again Jeremy Hylton
- [Python-Dev] bz2 module fails to compile on Solaris 8 Skip Montanaro
- [Python-Dev] test_logging hangs on Solaris 8 Skip Montanaro
- [Python-Dev] Python 2.3b1 documentation Fred L. Drake, Jr.
- [Python-Dev] Tagging the tree Guido van Rossum
- [Python-Dev] Re: PyRun_* functions wesley henwood
- [Python-Dev] RELEASED: Python 2.3b1 Guido van Rossum
- [Python-Dev] Curiousity Raymond Hettinger
- [Python-Dev] test_logging hangs on Solaris 8 (and 9) Mark Favas
- [Python-Dev] test_logging hangs on Solaris 8 (and 9) Mark Favas
- [Python-Dev] Curiousity =?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=
- [Python-Dev] Accepted PEPs? Phillip J. Eby
- [Python-Dev] Accepted PEPs? David Goodger
- [Python-Dev] Reminder to PEP authors David Goodger
- [Python-Dev] Problems w/ Python 2.2-maint and Redhat 9 Barry Warsaw
- [Python-Dev] Weekly Python Bug/Patch Summary Skip Montanaro
- [Python-Dev] Why doesn't the uu module give you the filename? Daniel Berlin
- [Python-Dev] Antigen found CorruptedCompressedUuencodeFile virus ANTIGEN_NETSYS-NT-SERV
- [Python-Dev] Python 2.3b1 has 20% slower networking? Itamar Shtull-Trauring
- [Python-Dev] cvs socketmodule.c and IPV6 disabled Chris Johns
- [Python-Dev] Getting mouse position interms of canvas unit. perl lover
- [Python-Dev] Dictionary tuning Raymond Hettinger
- [Python-Dev] Re: Python-Dev digest, Vol 1 #3221 - 4 msgs Glyph Lefkowitz
- [Python-Dev] proposed amendments to PEP 1 David Goodger
- [Python-Dev] Introduction :) Brett Kelly
- [Python-Dev] Re: Python-Dev digest, Vol 1 #3221 - 4 msgs Delaney, Timothy C (Timothy)
- [Python-Dev] Dictionary tuning Delaney, Timothy C (Timothy)
- [Python-Dev] Thoughts on -O Delaney, Timothy C (Timothy)
- [Python-Dev] proposed amendments to PEP 1 Aahz
- [Python-Dev] Thoughts on -O Delaney, Timothy C (Timothy)
- [Python-Dev] Dictionary tuning Delaney, Timothy C (Timothy)
- [Python-Dev] Dictionary tuning Delaney, Timothy C (Timothy)
- [Python-Dev] Thoughts on -O Delaney, Timothy C (Timothy)
- [Python-Dev] Dictionary tuning Delaney, Timothy C (Timothy)
- [Python-Dev] Dictionary tuning Skip Montanaro
- [Python-Dev] Dictionary tuning Delaney, Timothy C (Timothy)
- [Python-Dev] Dictionary tuning Delaney, Timothy C (Timothy)
- [Python-Dev] Dictionary tuning Delaney, Timothy C (Timothy)
- [Python-Dev] 2.3b1, and object() Mathieu Fenniak
- [Python-Dev] test_logging hangs on Solaris 8 (and 9) Brett Cannon
- [Python-Dev] Continue using wxj Megan Shearer
- [Python-Dev] Initialization hook for extenders Patrick J. Miller
Last message date: Wed Apr 30 23:15:31 2003
Archived on: Wed Apr 30 20:15:02 2003
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