Showing content from http://mail.python.org/pipermail/python-dev/2001-February/thread.html below:
The Python-Dev 2001-February Archive by Thread
2001-February Archives by Thread
Starting: Thu Feb 1 00:36:11 2001
Ending: Wed Feb 28 23:37:01 2001
Messages: 888
- [Python-Dev] rethinking import-related syntax errors Jeremy Hylton
- [Python-Dev] weak refs and jython Samuele Pedroni
- [Python-Dev] Re: Sets: elt in dict, lst.include - really begs for a PEP Ka-Ping Yee
- [Python-Dev] Re: Sets: elt in dict, lst.include - really begs for a PEP Moshe Zadka
- [Python-Dev] any opinion on 'make quicktest'? Jeremy Hylton
- [Python-Dev] Re: Sets: elt in dict, lst.include Ka-Ping Yee
- [Python-Dev] Re: 2.1a2 release issues; mail.python.org still down Fred L. Drake, Jr.
- [Python-Dev] Re: Sets: elt in dict, lst.include Skip Montanaro
- [Python-Dev] Re: Sets: elt in dict, lst.include - really begs for a PEP Eric S. Raymond
- [Python-Dev] Benchmarking "fun" (was Re: Python 2.1 slower than 2.0) M.-A. Lemburg
- [Python-Dev] Re: Sets: elt in dict, lst.include Ka-Ping Yee
- [Python-Dev] insertdict slower? Jeremy Hylton
- [Python-Dev] Case sensitive import. Steven D. Majewski
- [Python-Dev] python setup.py fails with illegal import (+ fix) Jeremy Hylton
- [Python-Dev] Benchmarking "fun" (was Re: Python 2.1 slower than 2.0) Barry A. Warsaw
- [Python-Dev] Benchmarking "fun" (was Re: Python 2.1 slower than 2.0) Jeremy Hylton
- [Python-Dev] Type/class differences (Re: Sets: elt in dict, lst.include) Greg Ewing
- [Python-Dev] Diamond x Jungle Carpet Python Rod
- [Python-Dev] Showstopper in import? Tim Peters
- [Python-Dev] Quick Unix work needed Tim Peters
- [Python-Dev] insertdict slower? Tim Peters
- [Python-Dev] Case sensitive import Tim Peters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules _testmodule.c,NONE,1.1 Jack Jansen
- [Python-Dev] A word from the author (was "pymalloc", was "fun", was "2.1 slowe r than 2.0") Vladimir Marangozov
- [Python-Dev] creating __all__ in extension modules Skip Montanaro
- [Python-Dev] Doc tree frozen for 2.1a2 Fred L. Drake, Jr.
- [Python-Dev] Python 2.1 alpha 2 docs released Fred L. Drake, Jr.
- [Python-Dev] Waaay off topic, but I felt I had to share this... Skip Montanaro
- [Python-Dev] Python 2.1 alpha 2 released Jeremy Hylton
- [Python-Dev] linuxaudiodev crashes Skip Montanaro
- [Python-Dev] Setup.local is getting zapped Skip Montanaro
- [Python-Dev] 2.1a2 released Guido van Rossum
- [Python-Dev] Re: Sets: elt in dict, lst.include Eric S. Raymond
- [Python-Dev] Re: Sets: elt in dict, lst.include Tim Peters
- [Python-Dev] Re: Sets: elt in dict, lst.include Tim Peters
- [Python-Dev] Generalized "from M. import X" was RE: Python 2.1 alpha 2 released) Tim Peters
- [Python-Dev] Perverse nesting bug Tim Peters
- [Python-Dev] Nested scopes. Thomas Wouters
- [Python-Dev] A word from the author (was "pymalloc", was "fun ", was "2.1 slowe r than 2.0") Vladimir Marangozov
- [Python-Dev] re: Sets BOF / for in dict Greg Wilson
- [Python-Dev] Re: A word from the author Martin v. Loewis
- [Python-Dev] Identifying magic prefix on Python files? Eric S. Raymond
- [Python-Dev] import Tkinter fails Guido van Rossum
- [Python-Dev] Waiting method for file objects Guido van Rossum
- [Python-Dev] ANNOUNCE: Python for AS/400. (fwd) Skip Montanaro
- [Python-Dev] The 2nd Korea Python Users Seminar Christian Tismer
- [Python-Dev] Alternative to os.system that takes a list of strings? Alex Coventry
- [Python-Dev] Alternative to os.system that takes a list of strings? Alex Coventry
- [Python-Dev] re: BOFs / sets / iteration Greg Wilson
- [Python-Dev] PEP announcements, and summaries Andrew Kuchling
- [Python-Dev] PEP announcements, and summaries Samuele Pedroni
- [Python-Dev] Heads up on library reorganization Eric S. Raymond
- [Python-Dev] import Tkinter fails Guido van Rossum
- [Python-Dev] re: for/iter poll Greg Wilson
- [Python-Dev] PEPS, version control, release intervals Skip Montanaro
- [Python-Dev] PEPS, version control, release intervals Andrew Kuchling
- [Python-Dev] PEPS, version control, release intervals Jeremy Hylton
- [Python-Dev] Status of Python in the Red Hat 7.1 beta Eric S. Raymond
- [Python-Dev] PEPS, version control, release intervals M.-A. Lemburg
- [Python-Dev] PEPS, version control, release intervals Skip Montanaro
- [Python-Dev] PEPS, version control, release intervals Skip Montanaro
- Python 2.0 in Debian (was: Re: [Python-Dev] PEPS, version control, release intervals) Gregor Hoffleit
- Python 2.0 in Debian (was: Re: [Python-Dev] PEPS, version control, release intervals) M.-A. Lemburg
- Python 2.0 in Debian (was: Re: [Python-Dev] PEPS, version control, release intervals) Gregor Hoffleit
- Python 2.0 in Debian (was: Re: [Python-Dev] PEPS, version control, release intervals) Thomas Wouters
- Python 2.0 in Debian (was: Re: [Python-Dev] PEPS, version control, release intervals) Moshe Zadka
- Python 2.0 in Debian (was: Re: [Python-Dev] PEPS, version control, release intervals) Thomas Wouters
- [Python-Dev] Re: Python 2.0 in Debian M.-A. Lemburg
- [Python-Dev] Re: Python 2.0 in Debian Gregor Hoffleit
- [Python-Dev] Re: Python 2.0 in Debian M.-A. Lemburg
- [Python-Dev] Re: Python 2.0 in Debian Gregor Hoffleit
- [Python-Dev] Re: Python 2.0 in Debian Tim Peters
- Python 2.0 in Debian (was: Re: [Python-Dev] PEPS, version control, release intervals) Tim Peters
- Python 2.0 in Debian (was: Re: [Python-Dev] PEPS, version control, release intervals) M.-A. Lemburg
- Python 2.0 in Debian (was: Re: [Python-Dev] PEPS, version control, release intervals) Tim Peters
- [Python-Dev] Funny! Tim Peters
- [Python-Dev] test_minidom failing on linux Skip Montanaro
- [Python-Dev] Pre-PEP: Python Character Model Paul Prescod
- [Python-Dev] re: for in dict (user expectation poll) Greg Wilson
- [Python-Dev] Fw: list.index(..) -> TypeError bug or feature? Fredrik Lundh
- [Python-Dev] fp vs. fd Eric S. Raymond
- [Python-Dev] PEPS, version control, release intervals Martin v. Loewis
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.135,1.136 Andrew Kuchling
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.135,1.136 Thomas Wouters
- [Python-Dev] unichr Paul Prescod
- [Python-Dev] New benchmark results (2.1a2 vs. 2.0) M.-A. Lemburg
- [Python-Dev] more 2.1a2 macosx build problems Steven D. Majewski
- [Python-Dev] PEPS, version control, release intervals Uche Ogbuji
- [Python-Dev] PEPS, version control, release intervals Uche Ogbuji
- [Python-Dev] PEP 209: Multi-dimensional Arrays Paul Barrett
- [Python-Dev] Removing the implicit str() call from printing API M.-A. Lemburg
- [Python-Dev] A Numerical Python BoF at Python 9 Paul Barrett
- [Python-Dev] Making the __import__ hook available early... M.-A. Lemburg
- [Python-Dev] PEP status and python-dev summaries Jeremy Hylton
- [Python-Dev] dl module Andrew Kuchling
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib/plat-irix5 cddb.py,1.10,1.11 Guido van Rossum
- [Python-Dev] Curious comment in some old libraries Eric S. Raymond
- [Python-Dev] RE: global, was Re: None assigment Tim Peters
- [Python-Dev] Re: [Bug #131480] __test__() should auto-exec at compile time Jeremy Hylton
- [Python-Dev] Python 2.1 release schedule Jeremy Hylton
- [Python-Dev] Removing the implicit str() call from printing API Andy Robinson
- [Python-Dev] Fatal scoping error from the twilight zone Ka-Ping Yee
- [Python-Dev] import succeeds on second try? Ka-Ping Yee
- [Python-Dev] test_inspect fails again: segfault in compile Ka-Ping Yee
- [Python-Dev] Cool link Tim Peters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.14,1.15 Thomas Wouters
- [Python-Dev] Set and Iterator BOFs Greg Wilson
- [Python-Dev] re: cool link Greg Wilson
- [Python-Dev] re: Set and Iterator BOFs Greg Wilson
- [Python-Dev] Unit testing (again) Andrew Kuchling
- [Python-Dev] troubling math bug under IRIX 6.5 Flying Cougar Burnette
- [Python-Dev] SyntaxError for illegal literals Ka-Ping Yee
- [Python-Dev] failure: 2.1a2 on HP-UX with native compiler Charles G Waldman
- [Python-Dev] random.jumpback? Skip Montanaro
- [Python-Dev] Unit Testing in San Diego Andy Robinson
- [Python-Dev] [development doc updates] Fred L. Drake
- [Python-Dev] threads and gethostbyname Fredrik Lundh
- [Python-Dev] python-dev summaries? Michael Hudson
- [Python-Dev] Documentation Tools (was Unit Testing) Andy Robinson
- [Python-Dev] python-dev summary, 2001-02-01 - 2001-02-15 Michael Hudson
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib sre_constants.py (etc) Fredrik Lundh
- [Python-Dev] Re: whitespace normalization Guido van Rossum
- [Python-Dev] threads and gethostbyname Martin v. Loewis
- [Python-Dev] Modulefinder? Thomas Heller
- [Python-Dev] platform specific files Steven D. Majewski
- [Python-Dev] Re: Upgrade? Not for some time... (fwd) Skip Montanaro
- [Python-Dev] __all__ for pickle Jeremy Hylton
- [Python-Dev] Join python-iter@yahoogroups.com to discuss PEP 234 Ka-Ping Yee
- [Python-Dev] OpenVMS import (was Re: Windows/Cygwin/MacOSX import (was RE: python-dev summary, 2001-02-01 - 2001-02-15) zessin@decus.de
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib sre.py,1.29,1.30 sre_compile.py,1.35,1.36 sre_parse.py,1.43,1.44 sre_constants.py,1.26,1.27 Skip Montanaro
- [Python-Dev] Activating SF mailing lists for PEP discussion. M.-A. Lemburg
- [Python-Dev] Activating SF mailing lists for PEP discussion. Martin v. Loewis
- [Python-Dev] Demo/embed/import.c Jack Jansen
- [Python-Dev] [development doc updates] Fred L. Drake
- [Python-Dev] Demos are out of Data: Requesting Permission to Change Moshe Zadka
- [Python-Dev] Those import related syntax errors again... Mark Hammond
- [Python-Dev] Update to PEP 232 Barry A. Warsaw
- [Python-Dev] Embedding demos are broken Barry A. Warsaw
- [Python-Dev] Those import related syntax errors again... Samuele Pedroni
- [Python-Dev] I think it's time to give import * the heave ho Skip Montanaro
- [Python-Dev] Those import related syntax errors again... Samuele Pedroni
- [Python-Dev] Strange import behaviour, recently introduced Jack Jansen
- [Python-Dev] Those import related syntax errors again... Samuele Pedroni
- [Python-Dev] Those import related syntax errors again... Samuele Pedroni
- [Python-Dev] Those import related syntax errors again... Samuele Pedroni
- [Python-Dev] Those import related syntax errors again... Samuele Pedroni
- [Python-Dev] Those import related syntax errors again... Samuele Pedroni
- [Python-Dev] Those import related syntax errors again... Samuele Pedroni
- [Python-Dev] Update to PEP 227 (static scoping) Jeremy Hylton
- [Python-Dev] Notice: Beta of wininst with uninstaller Andrew Kuchling
- [Python-Dev] Re: dl module Andrew Kuchling
- [Python-Dev] compile leaks memory. lots of memory. Fredrik Lundh
- [Python-Dev] again on nested scopes and Backwards Incompatibility Samuele Pedroni
- [Python-Dev] Those import related syntax errors again... Samuele Pedroni
- [Python-Dev] a doc bug Samuele Pedroni
- [Python-Dev] compile leaks memory. lots of memory. Martin von Loewis
- [Python-Dev] Is outlawing-nested-import-* only an implementation issue? Ka-Ping Yee
- [Python-Dev] RE: Nested scopes resolution -- you can breathe Mikael Olofsson
- [Python-Dev] nested scopes: I'm glad (+excuses) Samuele Pedroni
- [Python-Dev] distutils, uninstaller Thomas Heller
- [Python-Dev] test_builtin failing on Windows Tim Peters
- [Python-Dev] OS2 support ? Thomas Wouters
- [Python-Dev] GC and Vladimir's obmalloc nas@arctrix.com
- Draft PEP (RE: Other situations like this (was RE: [Python-Dev] Nested scopes resolution -- you can breathe again!)) Samuele Pedroni
- [Python-Dev] editing FAQ? Skip Montanaro
- [Python-Dev] first correct explanation wins a beer... Greg Wilson
- [Python-Dev] PEP 236: Back to the __future__ Tim Peters
- [Python-Dev] first correct explanation wins a beer... Martin v. Loewis
- [Python-Dev] pydoc for 2.1b1? Ka-Ping Yee
- [Python-Dev] A few small issues Ka-Ping Yee
- [Python-Dev] The more I think about __all__ ... Skip Montanaro
- [Python-Dev] Case-sensitive import Tim Peters
- [Python-Dev] Patch uploads broken Andrew Kuchling
- [Python-Dev] New test_inspect fails under -O Tim Peters
- [Python-Dev] one more restriction for from __future__ import ... Jeremy Hylton
- [Python-Dev] one more restriction for from __future__ import ... Samuele Pedroni
- [Python-Dev] Re: Patch uploads broken Andrew Kuchling
- [Python-Dev] More std test breakage Tim Peters
- [Python-Dev] to whoever made the termios changes... Flying Cougar Burnette
- [Python-Dev] test_symtable failing on Linux Skip Montanaro
- [Python-Dev] puzzled about old checkin to pythonrun.c Jeremy Hylton
- [Python-Dev] urllib2 and urllib Moshe Zadka
- [Python-Dev] pdb and nested scopes Samuele Pedroni
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules _sre.c Fredrik Lundh
- [Python-Dev] PEP 236: an alternative to the __future__ syntax Martin v. Loewis
- [Python-Dev] Very recent test_global failure Tim Peters
Last message date: Wed Feb 28 23:37:01 2001
Archived on: Wed Feb 28 18:41:01 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