The Python-ideas September 2010 Archive by thread
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
Starting: Wed Sep 8 18:50:29 CEST 2010
Ending: Tue Sep 28 22:33:39 CEST 2010
Messages: 166
- [Python-ideas] with statement syntax forces ugly line breaks?
Mark Summerfield
- [Python-ideas] with statement syntax forces ugly line breaks?
Nathan Schneider
- [Python-ideas] with statement syntax forces ugly line breaks?
Gregory P. Smith
- [Python-ideas] with statement syntax forces ugly line breaks? Ben Finney
- [Python-ideas] with statement syntax forces ugly line breaks? Georg Brandl
- [Python-ideas] with statement syntax forces ugly line breaks? Georg Brandl
- [Python-ideas] with statement syntax forces ugly line breaks? Mathias Panzenböck
- [Python-ideas] with statement syntax forces ugly line breaks? Mark Summerfield
- [Python-ideas] with statement syntax forces ugly line breaks?
Gregory P. Smith
- [Python-ideas] with statement syntax forces ugly line breaks? Mike Meyer
- [Python-ideas] with statement syntax forces ugly line breaks?
Georg Brandl
- [Python-ideas] with statement syntax forces ugly line breaks?
Nick Coghlan
- [Python-ideas] with statement syntax forces ugly line breaks? MRAB
- [Python-ideas] with statement syntax forces ugly line breaks? Greg Ewing
- [Python-ideas] with statement syntax forces ugly line breaks? Georg Brandl
- [Python-ideas] with statement syntax forces ugly line breaks? Nick Coghlan
- [Python-ideas] with statement syntax forces ugly line breaks? Mike Graham
- [Python-ideas] with statement syntax forces ugly line breaks? Andy Buckley
- [Python-ideas] with statement syntax forces ugly line breaks?
Nick Coghlan
- [Python-ideas] with statement syntax forces ugly line breaks?
M.-A. Lemburg
- [Python-ideas] with statement syntax forces ugly line breaks?
Michael Foord
- [Python-ideas] with statement syntax forces ugly line breaks? M.-A. Lemburg
- [Python-ideas] with statement syntax forces ugly line breaks? Mark Summerfield
- [Python-ideas] with statement syntax forces ugly line breaks? Michael Foord
- [Python-ideas] with statement syntax forces ugly line breaks?
Michael Foord
- [Python-ideas] with statement syntax forces ugly line breaks?
Nathan Schneider
- [Python-ideas] Why not f(*my_list, *my_other_list) ?
cool-RR
- [Python-ideas] Why not f(*my_list, *my_other_list) ? MRAB
- [Python-ideas] Why not f(*my_list, *my_other_list) ? Oleg Broytman
- [Python-ideas] Why not f(*my_list,*my_other_list) ?
Benjamin Peterson
- [Python-ideas] Why not f(*my_list,*my_other_list) ?
Stefan Behnel
- [Python-ideas] Why not f(*my_list,*my_other_list) ? Daniel Stutzbach
- [Python-ideas] Why not f(*my_list,*my_other_list) ? Mike Graham
- [Python-ideas] Why not f(*my_list,*my_other_list) ?
Stefan Behnel
- [Python-ideas] Why not f(*my_list, *my_other_list) ? Sérgio Surkamp
- [Python-ideas] Why not f(*my_list, *my_other_list) ? Terry Reedy
- [Python-ideas] [Python-Dev] Python needs a standard asynchronous return object
Guido van Rossum
- [Python-ideas] [Python-Dev] Python needs a standard asynchronous return object
Nick Coghlan
- [Python-ideas] [Python-Dev] Python needs a standard asynchronous return object
Jesse Noller
- [Python-ideas] [Python-Dev] Python needs a standard asynchronous return object Guido van Rossum
- [Python-ideas] [Python-Dev] Python needs a standard asynchronous return object Antoine Pitrou
- [Python-ideas] [Python-Dev] Python needs a standard asynchronous return object Guido van Rossum
- [Python-ideas] [Python-Dev] Python needs a standard asynchronous return object Antoine Pitrou
- [Python-ideas] [Python-Dev] Python needs a standard asynchronous return object Guido van Rossum
- [Python-ideas] [Python-Dev] Python needs a standard asynchronous return object Glyph Lefkowitz
- [Python-ideas] [Python-Dev] Python needs a standard asynchronous return object Glyph Lefkowitz
- [Python-ideas] [Python-Dev] Python needs a standard asynchronous return object
Jesse Noller
- [Python-ideas] [Python-Dev] Python needs a standard asynchronous return object James Yonan
- [Python-ideas] [Python-Dev] Python needs a standard asynchronous return object
Nick Coghlan
- [Python-ideas] Why not break cycles with one __del__?
yoav glazner
- [Python-ideas] Why not break cycles with one __del__?
Jim Jewett
- [Python-ideas] Why not break cycles with one __del__?
Antoine Pitrou
- [Python-ideas] Why not break cycles with one __del__? Tim Peters
- [Python-ideas] Why not break cycles with one __del__? Benjamin
- [Python-ideas] Why not break cycles with one __del__? Antoine Pitrou
- [Python-ideas] Why not break cycles with one __del__? Benjamin Peterson
- [Python-ideas] Why not break cycles with one __del__? Michael Foord
- [Python-ideas] Why not break cycles with one __del__? yoav glazner
- [Python-ideas] Why not break cycles with one __del__? Nick Coghlan
- [Python-ideas] Why not break cycles with one __del__? Greg Ewing
- [Python-ideas] Why not break cycles with one __del__? Tim Peters
- [Python-ideas] Why not break cycles with one __del__? Guido van Rossum
- [Python-ideas] Why not break cycles with one __del__? Scott Dial
- [Python-ideas] Why not break cycles with one __del__? Nick Coghlan
- [Python-ideas] Why not break cycles with one __del__?
Antoine Pitrou
- [Python-ideas] Why not break cycles with one __del__?
Jim Jewett
- [Python-ideas] Using * in indexes
Greg Ewing
- [Python-ideas] Using * in indexes
Mike Graham
- [Python-ideas] Using * in indexes
Alexander Belopolsky
- [Python-ideas] Using * in indexes Greg Ewing
- [Python-ideas] Using * in indexes Terry Reedy
- [Python-ideas] Using * in indexes Greg Ewing
- [Python-ideas] Using * in indexes
Alexander Belopolsky
- [Python-ideas] Using * in indexes
Mike Graham
- [Python-ideas] list.sort with a int or str key
Daniel Stutzbach
- [Python-ideas] list.sort with a int or str key Mike Meyer
- [Python-ideas] list.sort with a int or str key Guido van Rossum
- [Python-ideas] list.sort with a int or str key Robert Kern
- [Python-ideas] list.sort with a int or str key Bruce Leban
- [Python-ideas] list.sort with a int or str key Antoine Pitrou
- [Python-ideas] list.sort with a int or str key Daniel Stutzbach
- [Python-ideas] list.sort with a int or str key
Raymond Hettinger
- [Python-ideas] list.sort with a int or str key
Terry Reedy
- [Python-ideas] list.sort with a int or str key Masklinn
- [Python-ideas] list.sort with a int or str key Raymond Hettinger
- [Python-ideas] list.sort with a int or str key Nick Coghlan
- [Python-ideas] list.sort with a int or str key
Terry Reedy
- [Python-ideas] Cofunctions: It's alive! Its alive! Lie Ryan
- [Python-ideas] New 3.x restriction in list comprehensions
Raymond Hettinger
- [Python-ideas] New 3.x restriction in list comprehensions Matthew Russell
- [Python-ideas] New 3.x restriction in list comprehensions MRAB
- [Python-ideas] New 3.x restriction in list comprehensions Terry Reedy
- [Python-ideas] New 3.x restriction in list comprehensions Dirkjan Ochtman
- [Python-ideas] New 3.x restriction in list comprehensions Guido van Rossum
- [Python-ideas] New 3.x restriction on number of keyword arguments
Raymond Hettinger
- [Python-ideas] New 3.x restriction on number of keyword arguments MRAB
- [Python-ideas] New 3.x restriction on number of keyword arguments Antoine Pitrou
- [Python-ideas] New 3.x restriction on number of keyword arguments Terry Reedy
- [Python-ideas] New 3.x restriction on number of keyword arguments Alexander Belopolsky
- [Python-ideas] New 3.x restriction on number of keyword arguments Guido van Rossum
- [Python-ideas] New 3.x restriction on number of keyword arguments Lie Ryan
- [Python-ideas] Including elementary mathematical functions in the python data model
Michael Gilbert
- [Python-ideas] Including elementary mathematical functions in the python data model Nick Coghlan
- [Python-ideas] Including elementary mathematical functions in the python data model
Mark Dickinson
- [Python-ideas] Including elementary mathematical functions in the python data model
Nick Coghlan
- [Python-ideas] Including elementary mathematical functions in the python data model Antoine Pitrou
- [Python-ideas] Including elementary mathematical functions in the python data model Nick Coghlan
- [Python-ideas] Including elementary mathematical functions in the python data model Antoine Pitrou
- [Python-ideas] Including elementary mathematical functions in the python data model Masklinn
- [Python-ideas] Including elementary mathematical functions in the python data model Jason Orendorff
- [Python-ideas] Including elementary mathematical functions in the python data model Greg Ewing
- [Python-ideas] Including elementary mathematical functions in the python data model Nick Coghlan
- [Python-ideas] Including elementary mathematical functions in the python data model
Nick Coghlan
- [Python-ideas] ABC: what about the method arguments ?
Tarek Ziadé
- [Python-ideas] ABC: what about the method arguments ? Guido van Rossum
- [Python-ideas] ABC: what about the method arguments ? Daniel Stutzbach
- [Python-ideas] ABC: what about the method arguments ?
Antoine Pitrou
- [Python-ideas] ABC: what about the method arguments ?
Tarek Ziadé
- [Python-ideas] ABC: what about the method arguments ? Antoine Pitrou
- [Python-ideas] ABC: what about the method arguments ? Tarek Ziadé
- [Python-ideas] ABC: what about the method arguments ? Antoine Pitrou
- [Python-ideas] ABC: what about the method arguments ? Tarek Ziadé
- [Python-ideas] ABC: what about the method arguments ? Antoine Pitrou
- [Python-ideas] ABC: what about the method arguments ? Terry Reedy
- [Python-ideas] ABC: what about the method arguments ? Antoine Pitrou
- [Python-ideas] ABC: what about the method arguments ? Tarek Ziadé
- [Python-ideas] ABC: what about the method arguments ? Daniel Stutzbach
- [Python-ideas] ABC: what about the method arguments ? Guido van Rossum
- [Python-ideas] ABC: what about the method arguments ? Terry Reedy
- [Python-ideas] ABC: what about the method arguments ? Andrew Bennetts
- [Python-ideas] ABC: what about the method arguments ? Daniel Stutzbach
- [Python-ideas] ABC: what about the method arguments ? Terry Reedy
- [Python-ideas] ABC: what about the method arguments ? Terry Reedy
- [Python-ideas] ABC: what about the method arguments ? Dj Gilcrease
- [Python-ideas] ABC: what about the method arguments ? Nick Coghlan
- [Python-ideas] ABC: what about the method arguments ?
Tarek Ziadé
- [Python-ideas] ABC: what about the method arguments ? Georg Brandl
- [Python-ideas] [Python-Dev] os.path function for “get the real filename” Greg Ewing
- [Python-ideas] [Python-Dev] os.path.normcase rationale?
Greg Ewing
- [Python-ideas] [Python-Dev] os.path.normcase rationale? MRAB
- [Python-ideas] [Python-Dev] os.path.normcase rationale?
Antoine Pitrou
- [Python-ideas] ‘os.path.foo’ function to get the name of a filesystem entry (was: [Python-Dev] os.path.normcase rationale?)
Ben Finney
- [Python-ideas] reusing realpath() Antoine Pitrou
- [Python-ideas] reusing realpath() Guido van Rossum
- [Python-ideas] reusing realpath() Antoine Pitrou
- [Python-ideas] reusing realpath() Philip Jenvey
- [Python-ideas] reusing realpath() Greg Ewing
- [Python-ideas] reusing realpath() Nick Coghlan
- [Python-ideas] reusing realpath() Greg Ewing
- [Python-ideas] reusing realpath() Nick Coghlan
- [Python-ideas] ‘os.path.foo’ function to get the name of a filesystem entry (was: [Python-Dev] os.path.normcase rationale?)
Ben Finney
- [Python-ideas] multiline string notation
spir
- [Python-ideas] multiline string notation Mike Meyer
- [Python-ideas] multiline string notation Nick Coghlan
- [Python-ideas] multiline string notation Tal Einat
- [Python-ideas] Prefetching on buffered IO files
Antoine Pitrou
- [Python-ideas] Prefetching on buffered IO files
Guido van Rossum
- [Python-ideas] Prefetching on buffered IO files
Antoine Pitrou
- [Python-ideas] Prefetching on buffered IO files Guido van Rossum
- [Python-ideas] Prefetching on buffered IO files Antoine Pitrou
- [Python-ideas] Prefetching on buffered IO files
Antoine Pitrou
- [Python-ideas] Prefetching on buffered IO files
Guido van Rossum
- [Python-ideas] [Python-Dev] Prefetching on buffered IO files
Daniel Stutzbach
- [Python-ideas] Prefetching on buffered IO files
Antoine Pitrou
- [Python-ideas] Prefetching on buffered IO files Daniel Stutzbach
- [Python-ideas] Prefetching on buffered IO files
Antoine Pitrou
Last message date:
Tue Sep 28 22:33:39 CEST 2010
Archived on: Mon May 13 10:30:58 CEST 2013
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).