The Python-ideas April 2009 Archive by thread
April 2009 Archives by thread
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
Starting: Wed Apr 1 01:29:29 CEST 2009
Ending: Thu Apr 30 23:46:37 CEST 2009
Messages: 580
- [Python-ideas] Yield-From: Finalization guarantees
Greg Ewing
- [Python-ideas] Yield-From: Finalization guarantees
Jacob Holm
- [Python-ideas] Yield-From: Finalization guarantees
Nick Coghlan
- [Python-ideas] Yield-From: Finalization guarantees Jacob Holm
- [Python-ideas] Yield-From: Finalization guarantees Nick Coghlan
- [Python-ideas] Yield-From: Finalization guarantees Jacob Holm
- [Python-ideas] Yield-From: Finalization guarantees Nick Coghlan
- [Python-ideas] Yield-From: Finalization guarantees Jacob Holm
- [Python-ideas] Yield-From: Handling of GeneratorExit Greg Ewing
- [Python-ideas] Yield-From: Handling of GeneratorExit Nick Coghlan
- [Python-ideas] Yield-From: Handling of GeneratorExit Jacob Holm
- [Python-ideas] Yield-From: Handling of GeneratorExit Bruce Frederiksen
- [Python-ideas] Yield-From: Handling of GeneratorExit Jacob Holm
- [Python-ideas] Yield-From: Handling of GeneratorExit Greg Ewing
- [Python-ideas] Yield-From: Handling of GeneratorExit Greg Ewing
- [Python-ideas] Yield-From: Handling of GeneratorExit Greg Ewing
- [Python-ideas] Yield-From: Handling of GeneratorExit Greg Ewing
- [Python-ideas] Yield-From: Handling of GeneratorExit Steven D'Aprano
- [Python-ideas] Yield-From: Handling of GeneratorExit Greg Ewing
- [Python-ideas] Yield-From: Handling of GeneratorExit Jim Jewett
- [Python-ideas] Yield-From: Handling of GeneratorExit Nick Coghlan
- [Python-ideas] Yield-From: Handling of GeneratorExit Guido van Rossum
- [Python-ideas] Yield-From: Handling of GeneratorExit Nick Coghlan
- [Python-ideas] Yield-From: Handling of GeneratorExit Guido van Rossum
- [Python-ideas] Yield-From: Handling of GeneratorExit Greg Ewing
- [Python-ideas] Yield-From: Finalization guarantees Ron Adam
- [Python-ideas] Yield-From: Finalization guarantees Guido van Rossum
- [Python-ideas] Yield-From: Finalization guarantees Ron Adam
- [Python-ideas] Yield-From: Finalization guarantees Guido van Rossum
- [Python-ideas] Yield-From: Finalization guarantees Greg Ewing
- [Python-ideas] Yield-From: Finalization guarantees Guido van Rossum
- [Python-ideas] Yield-From: Finalization guarantees Greg Ewing
- [Python-ideas] Yield-From: Finalization guarantees Terry Reedy
- [Python-ideas] Yield-From: Finalization guarantees
Nick Coghlan
- [Python-ideas] Yield-From: Finalization guarantees
Guido van Rossum
- [Python-ideas] Yield-From: Finalization guarantees Greg Ewing
- [Python-ideas] Yet another alternative name for yield-from
Greg Ewing
- [Python-ideas] Yet another alternative name for yield-from Leif Walsh
- [Python-ideas] Yet another alternative name for yield-from Nick Coghlan
- [Python-ideas] Yet another alternative name for yield-from Jim Jewett
- [Python-ideas] Yet another alternative name for yield-from Nick Coghlan
- [Python-ideas] Yet another alternative name for yield-from Guido van Rossum
- [Python-ideas] Yet another alternative name for yield-from Greg Ewing
- [Python-ideas] Yet another alternative name for yield-from Guido van Rossum
- [Python-ideas] Yet another alternative name for yield-from Bruce Frederiksen
- [Python-ideas] Yet another alternative name for yield-from Jacob Holm
- [Python-ideas] Yet another alternative name for yield-from Guido van Rossum
- [Python-ideas] Yet another alternative name for yield-from Nick Coghlan
- [Python-ideas] Yet another alternative name for yield-from Jacob Holm
- [Python-ideas] Yet another alternative name for yield-from Guido van Rossum
- [Python-ideas] Yet another alternative name for yield-from Bruce Frederiksen
- [Python-ideas] Yet another alternative name for yield-from Guido van Rossum
- [Python-ideas] Yet another alternative name for yield-from Greg Ewing
- [Python-ideas] Yet another alternative name for yield-from Greg Ewing
- [Python-ideas] Yield-From: Finalization guarantees
Jacob Holm
- [Python-ideas] [Python-Dev] OSError.errno => exception hierarchy?
Guido van Rossum
- [Python-ideas] [Python-Dev] OSError.errno => exception hierarchy?
Gustavo Carneiro
- [Python-ideas] [Python-Dev] OSError.errno => exception hierarchy?
Guido van Rossum
- [Python-ideas] [Python-Dev] OSError.errno => exception hierarchy? Gustavo Carneiro
- [Python-ideas] [Python-Dev] OSError.errno => exception hierarchy?
Guido van Rossum
- [Python-ideas] [Python-Dev] OSError.errno => exception hierarchy? Greg Ewing
- [Python-ideas] [Python-Dev] OSError.errno => exception hierarchy?
Gustavo Carneiro
- [Python-ideas] Modules could behave like new-style objects Zac Burns
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from]
Jim Jewett
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Guido van Rossum
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from]
Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from]
Jim Jewett
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jim Jewett
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from]
Jim Jewett
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from]
Nick Coghlan
- [Python-ideas] yield-from and @coroutine decorator [was:x=(yield from) confusion]
Jacob Holm
- [Python-ideas] yield-from and @coroutine decorator [was:x=(yield from) confusion] Nick Coghlan
- [Python-ideas] yield-from and @coroutine decorator [was:x=(yield from) confusion] Jacob Holm
- [Python-ideas] yield-from and @coroutine decorator [was:x=(yield from) confusion] Jacob Holm
- [Python-ideas] yield-from and @coroutine decorator [was:x=(yield from) confusion] Nick Coghlan
- [Python-ideas] yield-from and @coroutine decorator [was:x=(yield from) confusion] Jacob Holm
- [Python-ideas] yield-from and @coroutine decorator [was:x=(yield from) confusion] Guido van Rossum
- [Python-ideas] yield-from and @coroutine decorator [was:x=(yield from) confusion] Greg Ewing
- [Python-ideas] yield-from and @coroutine decorator [was:x=(yield from) confusion] Greg Ewing
- [Python-ideas] yield-from and @coroutine decorator [was:x=(yield from) confusion] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from]
Jim Jewett
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jim Jewett
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Guido van Rossum
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Guido van Rossum
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Guido van Rossum
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Guido van Rossum
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Leif Walsh
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Leif Walsh
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Terry Reedy
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Guido van Rossum
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Guido van Rossum
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Guido van Rossum
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Guido van Rossum
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jim Jewett
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jim Jewett
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Guido van Rossum
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Guido van Rossum
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Jacob Holm
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Guido van Rossum
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Guido van Rossum
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Greg Ewing
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Nick Coghlan
- [Python-ideas] x=(yield from) confusion [was:Yet another alternative name for yield-from] Guido van Rossum
- [Python-ideas] yield-from and @coroutine decorator [was:x=(yield from) confusion]
Jacob Holm
- [Python-ideas] name export
spir
- [Python-ideas] name export -- woops! spir
- [Python-ideas] name export
Aahz
- [Python-ideas] name export
Nick Coghlan
- [Python-ideas] name export Terry Reedy
- [Python-ideas] copyable generators Kay Schluehr
- [Python-ideas] name export
Nick Coghlan
- [Python-ideas] clear() method for lists
Andre Roberge
- [Python-ideas] clear() method for lists
Mark Summerfield
- [Python-ideas] clear() method for lists
Gerald Britton
- [Python-ideas] clear() method for lists George Sakkis
- [Python-ideas] clear() method for lists Mark Summerfield
- [Python-ideas] clear() method for lists
Gerald Britton
- [Python-ideas] clear() method for lists
Giampaolo Rodola'
- [Python-ideas] clear() method for lists Michael Foord
- [Python-ideas] clear() method for lists
George Sakkis
- [Python-ideas] clear() method for lists
Paige Thompson
- [Python-ideas] clear() method for lists Michael Foord
- [Python-ideas] clear() method for lists George Sakkis
- [Python-ideas] clear() method for lists Paige Thompson
- [Python-ideas] clear() method for lists Paige Thompson
- [Python-ideas] clear() method for lists
Ben Finney
- [Python-ideas] clear() method for lists Andre Roberge
- [Python-ideas] clear() method for lists George Sakkis
- [Python-ideas] clear() method for lists Christian Heimes
- [Python-ideas] clear() method for lists Ben Finney
- [Python-ideas] clear() method for lists Raymond Hettinger
- [Python-ideas] clear() method for lists
Paige Thompson
- [Python-ideas] clear() method for lists
Mark Summerfield
- [Python-ideas] list.index() extension
Benjamin Peterson
- [Python-ideas] list.index() extension
Leif Walsh
- [Python-ideas] list.index() extension Benjamin Peterson
- [Python-ideas] list.index() extension Leif Walsh
- [Python-ideas] list.index() extension
Christian Heimes
- [Python-ideas] list.index() extension Benjamin Peterson
- [Python-ideas] list.index() extension
Greg Ewing
- [Python-ideas] list.index() extension Cameron Simpson
- [Python-ideas] list.index() extension Benjamin Peterson
- [Python-ideas] list.index() extension Leif Walsh
- [Python-ideas] list.index() extension Benjamin Peterson
- [Python-ideas] list.index() extension Leif Walsh
- [Python-ideas] list.index() extension spir
- [Python-ideas] list.index() extension Leif Walsh
- [Python-ideas] list.index() extension Steven D'Aprano
- [Python-ideas] list.index() extension
Aahz
- [Python-ideas] list.index() extension Guido van Rossum
- [Python-ideas] list.index() extension Steven D'Aprano
- [Python-ideas] list.index() extension Georg Brandl
- [Python-ideas] list.index() extension
Fredrik Johansson
- [Python-ideas] list.index() extension Georg Brandl
- [Python-ideas] list.index() extension Carl Johnson
- [Python-ideas] list.index() extension
Leif Walsh
- [Python-ideas] Adding a functional list type to the standard library. Alexandre Vassalotti
- [Python-ideas] about repr
spir
- [Python-ideas] about repr Georg Brandl
- [Python-ideas] about repr Greg Ewing
- [Python-ideas] Are we hammering thumbtacks? [was: Re: x=(yield from) confusion] Jim Jewett
- [Python-ideas] Historical revisionism and source file formatting Talin
- [Python-ideas] string.swap()
spir
- [Python-ideas] string.swap() Nick Coghlan
- [Python-ideas] string.swap()
Aahz
- [Python-ideas] string.swap() Bruce Leban
- [Python-ideas] why not "name = value if condition"?
spir
- [Python-ideas] why not "name = value if condition"? George Sakkis
- [Python-ideas] why not "name = value if condition"?
Steven D'Aprano
- [Python-ideas] why not "name = value if condition"?
spir
- [Python-ideas] why not "name = value if condition"? Tennessee Leeuwenburg
- [Python-ideas] why not "name = value if condition"?
spir
- [Python-ideas] why not "name = value if condition"? Greg Ewing
- [Python-ideas] registery system in Python ?
Tarek Ziadé
- [Python-ideas] registery system in Python ? Sebastien Binet
- [Python-ideas] Add setpriority / getpriority to os module.
Christian Heimes
- [Python-ideas] Add setpriority / getpriority to os module.
R. David Murray
- [Python-ideas] Add setpriority / getpriority to os module. Josiah Carlson
- [Python-ideas] Add setpriority / getpriority to os module.
Alexandre Vassalotti
- [Python-ideas] Add setpriority / getpriority to os module. R. David Murray
- [Python-ideas] Add setpriority / getpriority to os module.
R. David Murray
- [Python-ideas] Custom format() proposal redux Raymond Hettinger
- [Python-ideas] Draft PEP (version 0.4): Standard daemon?process?library Aahz
- [Python-ideas] yiled-from restrictions [was: x=(yield from) confusion] Jim Jewett
- [Python-ideas] accurate errors for "magic" methods
spir
- [Python-ideas] accurate errors for "magic" methods
Georg Brandl
- [Python-ideas] accurate errors for "magic" methods
Chris Rebert
- [Python-ideas] accurate errors for "magic" methods Benjamin Peterson
- [Python-ideas] accurate errors for "magic" methods Nick Coghlan
- [Python-ideas] accurate errors for "magic" methods
Steven D'Aprano
- [Python-ideas] accurate errors for "magic" methods spir
- [Python-ideas] accurate errors for "magic" methods R. David Murray
- [Python-ideas] accurate errors for "magic" methods Chris Rebert
- [Python-ideas] accurate errors for "magic" methods Scott Dial
- [Python-ideas] accurate errors for "magic" methods Jim Jewett
- [Python-ideas] accurate errors for "magic" methods Terry Reedy
- [Python-ideas] accurate errors for "magic" methods
Chris Rebert
- [Python-ideas] accurate errors for "magic" methods
Georg Brandl
- [Python-ideas] Add OrderedSet now that OrderedDict is in collections Mart Sõmermaa
- [Python-ideas] Proposed addtion to urllib.parse in 3.1 (and urlparse in 2.7) Mart Sõmermaa
- [Python-ideas] yield-from practical experience Erik Groeneveld
- [Python-ideas] seperating streams from there underlying buffer
Benjamin Peterson
- [Python-ideas] seperating streams from their underlying buffer Antoine Pitrou
- [Python-ideas] seperating streams from there underlying buffer Daniel Stutzbach
- [Python-ideas] Revised**10 PEP on Yield-From
Greg Ewing
- [Python-ideas] Revised**10 PEP on Yield-From
Jacob Holm
- [Python-ideas] Revised**10 PEP on Yield-From Greg Ewing
- [Python-ideas] Revised**10 PEP on Yield-From
Nick Coghlan
- [Python-ideas] Revised**10 PEP on Yield-From Jacob Holm
- [Python-ideas] Revised**10 PEP on Yield-From Nick Coghlan
- [Python-ideas] Revised**10 PEP on Yield-From
Erik Groeneveld
- [Python-ideas] Revised**10 PEP on Yield-From Greg Ewing
- [Python-ideas] Revised**10 PEP on Yield-From
Jacob Holm
- [Python-ideas] Why not Ruby -- and what else spir
- [Python-ideas] Fw: accurate errors for "magic" methods spir
- [Python-ideas] 'default' keyword argument for max(), min()
Adam Atlas
- [Python-ideas] 'default' keyword argument for max(), min() Jacob Holm
- [Python-ideas] 'default' keyword argument for max(), min() Steven D'Aprano
- [Python-ideas] 'default' keyword argument for max(), min()
Tal Einat
- [Python-ideas] 'default' keyword argument for max(), min() Raymond Hettinger
- [Python-ideas] 'default' keyword argument for max(), min()
Raymond Hettinger
- [Python-ideas] 'default' keyword argument for max(), min() John Arbash Meinel
- [Python-ideas] 'default' keyword argument for max(), min()
Steven D'Aprano
- [Python-ideas] 'default' keyword argument for max(), min() George Sakkis
- [Python-ideas] 'default' keyword argument for max(), min() Marcin 'Qrczak' Kowalczyk
- [Python-ideas] 'default' keyword argument for max(), min() Steven D'Aprano
- [Python-ideas] 'default' keyword argument for max(), min() George Sakkis
- [Python-ideas] 'default' keyword argument for max(), min() spir
- [Python-ideas] 'default' keyword argument for max(), min()
Jared Grubb
- [Python-ideas] 'default' keyword argument for max(), min() Arnaud Delobelle
- [Python-ideas] 'default' keyword argument for max(), min() Steven D'Aprano
- [Python-ideas] 'default' keyword argument for max(), min() Steven D'Aprano
- [Python-ideas] 'default' keyword argument for max(), min() Jared Grubb
- [Python-ideas] 'default' keyword argument for max(), min() Jared Grubb
- [Python-ideas] 'default' keyword argument for max(), min() spir
- [Python-ideas] 'default' keyword argument for max(), min() Jacob Holm
- [Python-ideas] 'default' keyword argument for max(), min() Arnaud Delobelle
- [Python-ideas] 'default' keyword argument for max(), min() Jacob Holm
- [Python-ideas] 'default' keyword argument for max(), min() Marcin 'Qrczak' Kowalczyk
- [Python-ideas] 'default' keyword argument for max(), min() Jacob Holm
- [Python-ideas] 'default' keyword argument for max(), min() spir
- [Python-ideas] 'default' keyword argument for max(), min() Raymond Hettinger
- [Python-ideas] 'default' keyword argument for max(), min() Aahz
- [Python-ideas] 'default' keyword argument for max(), min() George Sakkis
- [Python-ideas] 'default' keyword argument for max(), min() Raymond Hettinger
- [Python-ideas] 'default' keyword argument for max(), min() George Sakkis
- [Python-ideas] 'default' keyword argument for max(), min() Greg Ewing
- [Python-ideas] 'default' keyword argument for max(), min() George Sakkis
- [Python-ideas] 'default' keyword argument for max(), min() Jared Grubb
- [Python-ideas] 'default' keyword argument for max(), min() spir
- [Python-ideas] 'default' keyword argument for max(), min() Raymond Hettinger
- [Python-ideas] 'default' keyword argument for max(), min() Jacob Holm
- [Python-ideas] 'default' keyword argument for max(), min() George Sakkis
- [Python-ideas] 'default' keyword argument for max(), min() spir
- [Python-ideas] [Python-Dev] Issue5434: datetime.monthdelta
Jess Austin
- [Python-ideas] [Python-Dev] Issue5434: datetime.monthdelta
Chris Rebert
- [Python-ideas] [Python-Dev] Issue5434: datetime.monthdelta
Jess Austin
- [Python-ideas] [Python-Dev] Issue5434: datetime.monthdelta Jess Austin
- [Python-ideas] [Python-Dev] Issue5434: datetime.monthdelta Tennessee Leeuwenburg
- [Python-ideas] [Python-Dev] Issue5434: datetime.monthdelta
Jess Austin
- [Python-ideas] [Python-Dev] Issue5434: datetime.monthdelta
Tennessee Leeuwenburg
- [Python-ideas] [Python-Dev] Issue5434: datetime.monthdelta
Aahz
- [Python-ideas] [Python-Dev] Issue5434: datetime.monthdelta Tennessee Leeuwenburg
- [Python-ideas] [Python-Dev] Issue5434: datetime.monthdelta Ben Finney
- [Python-ideas] [Python-Dev] Issue5434: datetime.monthdelta skip at pobox.com
- [Python-ideas] [Python-Dev] Issue5434: datetime.monthdelta Greg Ewing
- [Python-ideas] [Python-Dev] Issue5434: datetime.monthdelta
Aahz
- [Python-ideas] [Python-Dev] Issue5434: datetime.monthdelta
Chris Rebert
- [Python-ideas] Revised**11 PEP on Yield-From
Greg Ewing
- [Python-ideas] Revised**11 PEP on Yield-From
Jacob Holm
- [Python-ideas] Revised**11 PEP on Yield-From
Greg Ewing
- [Python-ideas] Revised**11 PEP on Yield-From Jacob Holm
- [Python-ideas] Revised**11 PEP on Yield-From Greg Ewing
- [Python-ideas] Revised**11 PEP on Yield-From Jacob Holm
- [Python-ideas] Revised**11 PEP on Yield-From
Greg Ewing
- [Python-ideas] Revised**11 PEP on Yield-From Aahz
- [Python-ideas] Revised**11 PEP on Yield-From Jacob Holm
- [Python-ideas] Revised**11 PEP on Yield-From Scott David Daniels
- [Python-ideas] Revised**11 PEP on Yield-From
Jacob Holm
- [Python-ideas] Collect **kw arguments as an ordered dictionary Michael Foord
- [Python-ideas] python-like garbage collector & workaround Aaron Brady
- [Python-ideas] Heap data type
Facundo Batista
- [Python-ideas] Heap data type
Aahz
- [Python-ideas] Heap data type
Daniel Stutzbach
- [Python-ideas] Heap data type Josiah Carlson
- [Python-ideas] Heap data type
Raymond Hettinger
- [Python-ideas] Heap data type Gerald Britton
- [Python-ideas] Heap data type Terry Reedy
- [Python-ideas] Heap data type Gerald Britton
- [Python-ideas] Heap data type Stefan Behnel
- [Python-ideas] Heap data type Gerald Britton
- [Python-ideas] Heap data type Benjamin Peterson
- [Python-ideas] Heap data type
Daniel Stutzbach
- [Python-ideas] Heap data type Jacob Holm
- [Python-ideas] Heap data type
Stefan Behnel
- [Python-ideas] Heap data type George Sakkis
- [Python-ideas] Heap data type
Aahz
- [Python-ideas] Needing help to change the grammar
Nick Coghlan
- [Python-ideas] Needing help to change the grammar
spir
- [Python-ideas] Needing help to change the grammar
Terry Reedy
- [Python-ideas] Needing help to change the grammar Stephen J. Turnbull
- [Python-ideas] Needing help to change the grammar Carl Johnson
- [Python-ideas] Needing help to change the grammar
Terry Reedy
- [Python-ideas] Needing help to change the grammar
spir
- [Python-ideas] Addition to I/O stack: send()
Giovanni Bajo
- [Python-ideas] Addition to I/O stack: send()
Antoine Pitrou
- [Python-ideas] Addition to I/O stack: send() Antoine Pitrou
- [Python-ideas] Addition to I/O stack: send()
Antoine Pitrou
- [Python-ideas] Revised**12 PEP on Yield-From
Greg Ewing
- [Python-ideas] Revised**12 PEP on Yield-From
Nick Coghlan
- [Python-ideas] Revised**12 PEP on Yield-From Jacob Holm
- [Python-ideas] Revised**12 PEP on Yield-From Greg Ewing
- [Python-ideas] Revised**12 PEP on Yield-From
Greg Ewing
- [Python-ideas] Revised**12 PEP on Yield-From Nick Coghlan
- [Python-ideas] Revised**12 PEP on Yield-From
Jacob Holm
- [Python-ideas] Revised**12 PEP on Yield-From
Nick Coghlan
- [Python-ideas] Revised**12 PEP on Yield-From Jacob Holm
- [Python-ideas] Revised**12 PEP on Yield-From Scott David Daniels
- [Python-ideas] Revised**12 PEP on Yield-From Jacob Holm
- [Python-ideas] Revised**12 PEP on Yield-From Mathias Panzenböck
- [Python-ideas] Revised**12 PEP on Yield-From Jacob Holm
- [Python-ideas] Revised**12 PEP on Yield-From
Greg Ewing
- [Python-ideas] Revised**12 PEP on Yield-From Jacob Holm
- [Python-ideas] Revised**12 PEP on Yield-From
Nick Coghlan
- [Python-ideas] Revised**12 PEP on Yield-From Erik Groeneveld
- [Python-ideas] Revised**12 PEP on Yield-From
Erik Groeneveld
- [Python-ideas] Revised**12 PEP on Yield-From
Jacob Holm
- [Python-ideas] Revised**12 PEP on Yield-From Erik Groeneveld
- [Python-ideas] Revised**12 PEP on Yield-From Jim Pryor
- [Python-ideas] Revised**12 PEP on Yield-From Jacob Holm
- [Python-ideas] Revised**12 PEP on Yield-From Greg Ewing
- [Python-ideas] Revised**12 PEP on Yield-From Erik Groeneveld
- [Python-ideas] Revised**12 PEP on Yield-From Jacob Holm
- [Python-ideas] Revised**12 PEP on Yield-From Erik Groeneveld
- [Python-ideas] Revised**12 PEP on Yield-From Greg Ewing
- [Python-ideas] Revised**12 PEP on Yield-From Greg Ewing
- [Python-ideas] Revised**12 PEP on Yield-From Greg Ewing
- [Python-ideas] Revised**12 PEP on Yield-From
Jacob Holm
- [Python-ideas] Revised**12 PEP on Yield-From
Greg Ewing
- [Python-ideas] Revised**12 PEP on Yield-From
Erik Groeneveld
- [Python-ideas] Revised**12 PEP on Yield-From Nick Coghlan
- [Python-ideas] Revised**12 PEP on Yield-From Erik Groeneveld
- [Python-ideas] Revised**12 PEP on Yield-From
Greg Ewing
- [Python-ideas] Revised**12 PEP on Yield-From Erik Groeneveld
- [Python-ideas] Revised**12 PEP on Yield-From
Erik Groeneveld
- [Python-ideas] Revised**12 PEP on Yield-From Jim Pryor
- [Python-ideas] Revised**12 PEP on Yield-From
Nick Coghlan
- [Python-ideas] from __future__ import range
spir
- [Python-ideas] from __future__ import range
Nick Coghlan
- [Python-ideas] from __future__ import range Nick Coghlan
- [Python-ideas] from __future__ import range
Nick Coghlan
- [Python-ideas] PYTHONUSERBASES (plural!)
Larry Hastings
- [Python-ideas] PYTHONUSERBASES (plural!)
Ben Finney
- [Python-ideas] PYTHONUSERBASES (plural!)
Larry Hastings
- [Python-ideas] PYTHONUSERBASES (plural!) Ben Finney
- [Python-ideas] PYTHONUSERBASES (plural!)
Larry Hastings
- [Python-ideas] PYTHONUSERBASES (plural!)
Scott David Daniels
- [Python-ideas] PYTHONUSERBASES (plural!)
Larry Hastings
- [Python-ideas] PYTHONUSERBASES (plural!) Nick Coghlan
- [Python-ideas] PYTHONUSERBASES (plural!) Larry Hastings
- [Python-ideas] PYTHONUSERBASES (plural!) Ben Finney
- [Python-ideas] PYTHONUSERBASES (plural!) Nick Coghlan
- [Python-ideas] PYTHONUSERBASES (plural!) Larry Hastings
- [Python-ideas] PYTHONUSERBASES (plural!) Ben Finney
- [Python-ideas] PYTHONUSERBASES (plural!) Larry Hastings
- [Python-ideas] PYTHONUSERBASES (plural!) Ben Finney
- [Python-ideas] PYTHONUSERBASES (plural!) Nick Coghlan
- [Python-ideas] PYTHONUSERBASES (plural!)
Larry Hastings
- [Python-ideas] PYTHONUSERBASES (plural!)
Ben Finney
- [Python-ideas] An idea for a new pickling tool
Raymond Hettinger
- [Python-ideas] An idea for a new pickling tool Jesse Noller
- [Python-ideas] An idea for a new pickling tool
Guido van Rossum
- [Python-ideas] An idea for a new pickling tool
Raymond Hettinger
- [Python-ideas] An idea for a new pickling tool Guido van Rossum
- [Python-ideas] An idea for a new pickling tool Robert Kern
- [Python-ideas] An idea for a new pickling tool Bruce Frederiksen
- [Python-ideas] An idea for a new pickling tool
Raymond Hettinger
- [Python-ideas] An idea for a new pickling tool
Jesse Noller
- [Python-ideas] An idea for a new pickling tool
Jesse Noller
- [Python-ideas] An idea for a new pickling tool David Stanek
- [Python-ideas] An idea for a new pickling tool Josiah Carlson
- [Python-ideas] An idea for a new pickling tool
Jesse Noller
- [Python-ideas] An idea for a new pickling tool
Leonardo Santagada
- [Python-ideas] An idea for a new pickling tool
Josiah Carlson
- [Python-ideas] An idea for a new pickling tool Jeremiah Dodds
- [Python-ideas] An idea for a new pickling tool Dirkjan Ochtman
- [Python-ideas] An idea for a new pickling tool Daniel Stutzbach
- [Python-ideas] An idea for a new pickling tool
Josiah Carlson
- [Python-ideas] An idea for a new pickling tool Daniel Stutzbach
- [Python-ideas] An idea for a new pickling tool Antoine Pitrou
- [Python-ideas] An idea for a new pickling tool
Alexandre Vassalotti
- [Python-ideas] An idea for a new pickling tool Raymond Hettinger
- [Python-ideas] [Private Note] An idea for a new pickling tool Alexandre Vassalotti
- [Python-ideas] An idea for a new pickling tool Terry Reedy
- [Python-ideas] keywording prohibited
spir
- [Python-ideas] keywording prohibited Ben Finney
- [Python-ideas] keywording prohibited Nick Coghlan
- [Python-ideas] keywording prohibited Aahz
- [Python-ideas] keywording prohibited
Greg Ewing
- [Python-ideas] keywording prohibited Ben Finney
- [Python-ideas] A conditional "for" statement
Michael S. Gilbert
- [Python-ideas] A conditional "for" statement
Chris Rebert
- [Python-ideas] A conditional "for" statement
Michael S. Gilbert
- [Python-ideas] A conditional "for" statement Michael S. Gilbert
- [Python-ideas] A conditional "for" statement Greg Ewing
- [Python-ideas] A conditional "for" statement Ben Finney
- [Python-ideas] A conditional "for" statement
Michael S. Gilbert
- [Python-ideas] A conditional "for" statement
Terry Reedy
- [Python-ideas] A conditional "for" statement
Michael S. Gilbert
- [Python-ideas] A conditional "for" statement Bruce Leban
- [Python-ideas] A conditional "for" statement Greg Ewing
- [Python-ideas] A conditional "for" statement
Michael S. Gilbert
- [Python-ideas] A conditional "for" statement -- postfix spir
- [Python-ideas] A conditional "for" statement
Chris Rebert
- [Python-ideas] For CPython 3.1: make type Check and CheckExact macros consistent? universal? Larry Hastings
- [Python-ideas] why not try without except?
spir
- [Python-ideas] why not try without except? spir
- [Python-ideas] why not try without except? Andre Engels
- [Python-ideas] why not try without except?
Ben Finney
- [Python-ideas] why not try without except?
spir
- [Python-ideas] why not try without except? Ben Finney
- [Python-ideas] why not try without except? Georg Brandl
- [Python-ideas] why not try without except? Steven D'Aprano
- [Python-ideas] why not try without except? Bruce Leban
- [Python-ideas] why not try without except? spir
- [Python-ideas] why not try without except? Steven D'Aprano
- [Python-ideas] why not try without except? spir
- [Python-ideas] why not try without except? Steven D'Aprano
- [Python-ideas] why not try without except? spir
- [Python-ideas] why not try without except? Greg Ewing
- [Python-ideas] why not try without except? Georg Brandl
- [Python-ideas] why not try without except? Arnaud Delobelle
- [Python-ideas] why not try without except? spir
- [Python-ideas] why not try without except?
spir
- [Python-ideas] why not try without except?
Steven D'Aprano
- [Python-ideas] why not try without except?
Bruce Leban
- [Python-ideas] why not try without except? Steven D'Aprano
- [Python-ideas] why not try without except?
Bruce Leban
- [Python-ideas] Updating PEP 315: do-while loops
Raymond Hettinger
- [Python-ideas] Updating PEP 315: do-while loops
Eric Smith
- [Python-ideas] Updating PEP 315: do-while loops
Raymond Hettinger
- [Python-ideas] Updating PEP 315: do-while loops Josiah Carlson
- [Python-ideas] Updating PEP 315: do-while loops Steven D'Aprano
- [Python-ideas] Updating PEP 315: do-while loops George Sakkis
- [Python-ideas] Updating PEP 315: do-while loops Steven D'Aprano
- [Python-ideas] Updating PEP 315: do-while loops spir
- [Python-ideas] Updating PEP 315: do-while loops Stephen J. Turnbull
- [Python-ideas] Updating PEP 315: do-while loops spir
- [Python-ideas] Updating PEP 315: do-while loops Stephen J. Turnbull
- [Python-ideas] Updating PEP 315: do-while loops spir
- [Python-ideas] Updating PEP 315: do-while loops Chris Rebert
- [Python-ideas] Updating PEP 315: do-while loops Ben Finney
- [Python-ideas] Updating PEP 315: do-while loops
Raymond Hettinger
- [Python-ideas] Updating PEP 315: do-while loops
Larry Hastings
- [Python-ideas] Updating PEP 315: do-while loops
Raymond Hettinger
- [Python-ideas] Updating PEP 315: do-while loops Greg Ewing
- [Python-ideas] Updating PEP 315: do-while loops Greg Ewing
- [Python-ideas] Updating PEP 315: do-while loops Antoine Pitrou
- [Python-ideas] Updating PEP 315: do-while loops
Chris Rebert
- [Python-ideas] Updating PEP 315: do-while loops Larry Hastings
- [Python-ideas] Updating PEP 315: do-while loops Chris Rebert
- [Python-ideas] Updating PEP 315: do-while loops Larry Hastings
- [Python-ideas] Updating PEP 315: do-while loops Josiah Carlson
- [Python-ideas] Updating PEP 315: do-while loops Stefan Behnel
- [Python-ideas] Updating PEP 315: do-while loops Ben Finney
- [Python-ideas] Updating PEP 315: do-while loops Bruce Leban
- [Python-ideas] Updating PEP 315: do-while loops Larry Hastings
- [Python-ideas] Updating PEP 315: do-while loops Larry Hastings
- [Python-ideas] Updating PEP 315: do-while loops Arnaud Delobelle
- [Python-ideas] Updating PEP 315: do-while loops Aahz
- [Python-ideas] Updating PEP 315: do-while loops Raymond Hettinger
- [Python-ideas] Updating PEP 315: do-while loops Chris Rebert
- [Python-ideas] Updating PEP 315: do-while loops Ron Adam
- [Python-ideas] Updating PEP 315: do-while loops Terry Reedy
- [Python-ideas] Updating PEP 315: do-while loops Arnaud Delobelle
- [Python-ideas] Updating PEP 315: do-while loops Greg Ewing
- [Python-ideas] Updating PEP 315: do-while loops Ron Adam
- [Python-ideas] Updating PEP 315: do-while loops
Raymond Hettinger
- [Python-ideas] Updating PEP 315: do-while loops Ron Adam
- [Python-ideas] Updating PEP 315: do-while loops Steven D'Aprano
- [Python-ideas] Updating PEP 315: do-while loops Adam Olsen
- [Python-ideas] Updating PEP 315: do-while loops
Mathias Panzenböck
- [Python-ideas] Updating PEP 315: do-while loops Stephen J. Turnbull
- [Python-ideas] Updating PEP 315: do-while loops Ben Finney
- [Python-ideas] Updating PEP 315: do-while loops
Eric Smith
- [Python-ideas] Nested with statements
Mattias Brändström
- [Python-ideas] Nested with statements
Arnaud Delobelle
- [Python-ideas] Nested with statements Mattias Brändström
- [Python-ideas] Nested with statements
spir
- [Python-ideas] Nested with statements Pascal Chambon
- [Python-ideas] Nested with statements Mathias Panzenböck
- [Python-ideas] Nested with statements Carl Johnson
- [Python-ideas] Nested with statements Mathias Panzenböck
- [Python-ideas] Nested with statements
Arnaud Delobelle
- [Python-ideas] Re : Undelivered Mail Returned to Sender
Pascal Chambon
- [Python-ideas] Re : Undelivered Mail Returned to Sender Mathias Panzenböck
- [Python-ideas] having a "iterable" built-in
Tarek Ziadé
- [Python-ideas] having a "iterable" built-in
Pascal Chambon
- [Python-ideas] having a "iterable" built-in Tarek Ziadé
- [Python-ideas] having a "iterable" built-in
Cameron Simpson
- [Python-ideas] having a "iterable" built-in
Ben Finney
- [Python-ideas] having a "iterable" built-in Cameron Simpson
- [Python-ideas] having a "iterable" built-in
Ben Finney
- [Python-ideas] having a "iterable" built-in Adam Atlas
- [Python-ideas] having a "iterable" built-in
Terry Reedy
- [Python-ideas] having a "iterable" built-in
Tarek Ziadé
- [Python-ideas] having a "iterable" built-in Georg Brandl
- [Python-ideas] having a "iterable" built-in
Tarek Ziadé
- [Python-ideas] having a "iterable" built-in
Pascal Chambon
- [Python-ideas] caching properties
Benjamin Peterson
- [Python-ideas] caching properties
Mathias Panzenböck
- [Python-ideas] caching properties
Benjamin Peterson
- [Python-ideas] caching properties Chris Rebert
- [Python-ideas] caching properties George Sakkis
- [Python-ideas] caching properties Benjamin Peterson
- [Python-ideas] caching properties
Benjamin Peterson
- [Python-ideas] caching properties Oleg Broytmann
- [Python-ideas] caching properties Jared Grubb
- [Python-ideas] caching properties
Steven D'Aprano
- [Python-ideas] caching properties
spir
- [Python-ideas] caching properties Jeremy Banks
- [Python-ideas] caching properties Steven D'Aprano
- [Python-ideas] caching properties Scott David Daniels
- [Python-ideas] caching properties Arnaud Delobelle
- [Python-ideas] caching properties Scott David Daniels
- [Python-ideas] caching properties spir
- [Python-ideas] caching properties Jared Grubb
- [Python-ideas] caching properties Antoine Pitrou
- [Python-ideas] caching properties
Daniel Fetchinson
- [Python-ideas] caching properties spir
- [Python-ideas] caching properties Antoine Pitrou
- [Python-ideas] caching properties
spir
- [Python-ideas] caching properties Ben Finney
- [Python-ideas] caching properties
Mathias Panzenböck
Last message date:
Thu Apr 30 23:46:37 CEST 2009
Archived on: Mon May 13 10:30:49 CEST 2013
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).