The Python-ideas April 2012 Archive by thread
April 2012 Archives by thread
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
Starting: Sun Apr 1 05:50:17 CEST 2012
Ending: Mon Apr 30 23:21:08 CEST 2012
Messages: 282
- [Python-ideas] Thread stopping
Gregory P. Smith
- [Python-ideas] Thread stopping Michael Foord
- [Python-ideas] Thread stopping
Michael Foord
- [Python-ideas] Thread stopping
Guido van Rossum
- [Python-ideas] Thread stopping Andrew Svetlov
- [Python-ideas] Thread stopping
Guido van Rossum
- [Python-ideas] Pythonect 0.1.0 Release
Itzik Kotler
- [Python-ideas] Pythonect 0.1.0 Release
Jakob Bowyer
- [Python-ideas] Pythonect 0.1.0 Release Itzik Kotler
- [Python-ideas] Pythonect 0.1.0 Release
Guido van Rossum
- [Python-ideas] Pythonect 0.1.0 Release Itzik Kotler
- [Python-ideas] Pythonect 0.1.0 Release
Jakob Bowyer
- [Python-ideas] with *context_managers:
Ram Rachum
- [Python-ideas] with *context_managers:
Giampaolo Rodolà
- [Python-ideas] with *context_managers:
Michael Foord
- [Python-ideas] with *context_managers: Antoine Pitrou
- [Python-ideas] with *context_managers: Eric V. Smith
- [Python-ideas] with *context_managers:
Michael Foord
- [Python-ideas] with *context_managers:
Sven Marnach
- [Python-ideas] with *context_managers:
Nick Coghlan
- [Python-ideas] with *context_managers: Alon Horev
- [Python-ideas] with *context_managers:
Nick Coghlan
- [Python-ideas] with *context_managers:
Giampaolo Rodolà
- [Python-ideas] comparison of operator.itemgetter objects
Max Moroz
- [Python-ideas] comparison of operator.itemgetter objects Steven D'Aprano
- [Python-ideas] comparison of operator.itemgetter objects Jim Jewett
- [Python-ideas] Python-ideas Digest, Vol 65, Issue 3 Max Moroz
- [Python-ideas] Protecting finally clauses of interruptions
Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions
Yury Selivanov
- [Python-ideas] Protecting finally clauses of interruptions
Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions Yury Selivanov
- [Python-ideas] Protecting finally clauses of interruptions Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions Yury Selivanov
- [Python-ideas] Protecting finally clauses of interruptions Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions Yury Selivanov
- [Python-ideas] Protecting finally clauses of interruptions Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions Yury Selivanov
- [Python-ideas] Protecting finally clauses of interruptions Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions Yury Selivanov
- [Python-ideas] Protecting finally clauses of interruptions Andrew Svetlov
- [Python-ideas] Protecting finally clauses of interruptions Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions Yury Selivanov
- [Python-ideas] Protecting finally clauses of interruptions Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions Yury Selivanov
- [Python-ideas] Protecting finally clauses of interruptions Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions Yury Selivanov
- [Python-ideas] Protecting finally clauses of interruptions Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions Yury Selivanov
- [Python-ideas] Protecting finally clauses of interruptions Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions Yury Selivanov
- [Python-ideas] Protecting finally clauses of interruptions Greg Ewing
- [Python-ideas] Protecting finally clauses of interruptions Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions Yury Selivanov
- [Python-ideas] Protecting finally clauses of interruptions Greg Ewing
- [Python-ideas] Protecting finally clauses of interruptions Gregory P. Smith
- [Python-ideas] Protecting finally clauses of interruptions Yury Selivanov
- [Python-ideas] Protecting finally clauses of interruptions Yury Selivanov
- [Python-ideas] Protecting finally clauses of interruptions
Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions
Victor Stinner
- [Python-ideas] Protecting finally clauses of interruptions Paul Colomiets
- [Python-ideas] Protecting finally clauses of interruptions
Yury Selivanov
- [Python-ideas] dict.items to accept optional iterable with keys to use Victor Varvariuc
- [Python-ideas] Python probe: execute code in isolation (subinterpreter?) and get results anatoly techtonik
- [Python-ideas] Draft PEP on protecting finally clauses
Paul Colomiets
- [Python-ideas] Draft PEP on protecting finally clauses
Andrew Svetlov
- [Python-ideas] Draft PEP on protecting finally clauses Andrew Svetlov
- [Python-ideas] Draft PEP on protecting finally clauses Georg Brandl
- [Python-ideas] Draft PEP on protecting finally clauses
Andrew Svetlov
- [Python-ideas] I found to detect if an object is GCed is very hard within python. 罗勇刚(Yonggang Luo)
- [Python-ideas] pdb.set_trace may not seem long
Yuval Greenfield
- [Python-ideas] pdb.set_trace may not seem long Sven Marnach
- [Python-ideas] pdb.set_trace may not seem long Guido van Rossum
- [Python-ideas] pdb.set_trace may not seem long Ned Batchelder
- [Python-ideas] pdb.set_trace may not seem long
anatoly techtonik
- [Python-ideas] pdb.set_trace may not seem long
Guido van Rossum
- [Python-ideas] pdb.set_trace may not seem long anatoly techtonik
- [Python-ideas] pdb.set_trace may not seem long
Guido van Rossum
- [Python-ideas] Improve import mechanism for circular imports
Victor Varvariuc
- [Python-ideas] Avoid (was: Improve) circular import
Oleg Broytman
- [Python-ideas] Avoid (was: Improve) circular import
Victor Varvariuc
- [Python-ideas] Avoid circular import Oleg Broytman
- [Python-ideas] Avoid circular import anatoly techtonik
- [Python-ideas] Avoid circular import Sven Marnach
- [Python-ideas] Avoid circular import Oleg Broytman
- [Python-ideas] Avoid circular import Sven Marnach
- [Python-ideas] Avoid (was: Improve) circular import
Victor Varvariuc
- [Python-ideas] Improve import mechanism for circular imports Paul Moore
- [Python-ideas] Avoid (was: Improve) circular import
Oleg Broytman
- [Python-ideas] Improve circular import Victor Varvariuc
- [Python-ideas] all, any - why no none ?
Steven Samuel Cole
- [Python-ideas] all, any - why no none ? Matt Joiner
- [Python-ideas] all, any - why no none ? Nick Coghlan
- [Python-ideas] all, any - why no none ? Bruce Leban
- [Python-ideas] all, any - why no none ? Oscar Benjamin
- [Python-ideas] all, any - why no none ? Yuval Greenfield
- [Python-ideas] all, any - why no none ? Ben Finney
- [Python-ideas] Allow imports to a global name
Sven Marnach
- [Python-ideas] Allow imports to a global name
Steven D'Aprano
- [Python-ideas] Allow imports to a global name
Guido van Rossum
- [Python-ideas] Allow imports to a global name Nick Coghlan
- [Python-ideas] Allow imports to a global name Raymond Hettinger
- [Python-ideas] Allow imports to a global name Nick Coghlan
- [Python-ideas] Allow imports to a global name Steven D'Aprano
- [Python-ideas] Allow imports to a global name Terry Reedy
- [Python-ideas] Allow imports to a global name Nick Coghlan
- [Python-ideas] Allow imports to a global name
Guido van Rossum
- [Python-ideas] Allow imports to a global name
Steven D'Aprano
- [Python-ideas] make __closure__ writable Nathan Rice
- [Python-ideas] generator.close
Matt Joiner
- [Python-ideas] generator.close Mark Shannon
- [Python-ideas] generator.close
Jacob Holm
- [Python-ideas] generator.close
Matt Joiner
- [Python-ideas] generator.close Nick Coghlan
- [Python-ideas] generator.close
Matt Joiner
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple
Tshepang Lekhonkhobe
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple Sven Marnach
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple
Ben Finney
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple Carl M. Johnson
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple Greg Ewing
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple
Cameron Simpson
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple Ben Finney
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple Nick Coghlan
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple Rob Cliffe
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple Gregory P. Smith
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple Tshepang Lekhonkhobe
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple INADA Naoki
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple Sven Marnach
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple INADA Naoki
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple Sven Marnach
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple INADA Naoki
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple Stefan Behnel
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple Greg Ewing
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple INADA Naoki
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple
Raymond Hettinger
- [Python-ideas] in str.replace(old, new), allow 'old' to accept a tuple Stephen J. Turnbull
- [Python-ideas] Providing a guarantee that instances of user-defined classes have distinct identities
Max Moroz
- [Python-ideas] Providing a guarantee that instances of user-defined classes have distinct identities Nick Coghlan
- [Python-ideas] Providing a guarantee that instances of user-defined classes have distinct identities
Simon Sapin
- [Python-ideas] Providing a guarantee that instances of user-defined classes have distinct identities
Max Moroz
- [Python-ideas] Providing a guarantee that instances of user-defined classes have distinct identities Sven Marnach
- [Python-ideas] Providing a guarantee that instances of user-defined classes have distinct identities Steven D'Aprano
- [Python-ideas] Providing a guarantee that instances of user-defined classes have distinct identities Max Moroz
- [Python-ideas] Providing a guarantee that instances of user-defined classes have distinct identities Sven Marnach
- [Python-ideas] Providing a guarantee that instances of user-defined classes have distinct identities Mike Meyer
- [Python-ideas] Providing a guarantee that instances of user-defined classes have distinct identities Simon Sapin
- [Python-ideas] Providing a guarantee that instances of user-defined classes have distinct identities Amaury Forgeot d'Arc
- [Python-ideas] Providing a guarantee that instances of user-defined classes have distinct identities
Max Moroz
- [Python-ideas] Have dict().update() return its own reference.
Xavier Ho
- [Python-ideas] Have dict().update() return its own reference.
Xavier Ho
- [Python-ideas] Have dict().update() return its own reference.
Masklinn
- [Python-ideas] Have dict().update() return its own reference. Xavier Ho
- [Python-ideas] Have dict().update() return its own reference. Masklinn
- [Python-ideas] Have dict().update() return its own reference. Sven Marnach
- [Python-ideas] Have dict().update() return its own reference. Stefan Behnel
- [Python-ideas] Have dict().update() return its own reference. Masklinn
- [Python-ideas] Have dict().update() return its own reference. Alexander Belopolsky
- [Python-ideas] Have dict().update() return its own reference. Stefan Behnel
- [Python-ideas] Have dict().update() return its own reference. Alexander Belopolsky
- [Python-ideas] Have dict().update() return its own reference. Sven Marnach
- [Python-ideas] Have dict().update() return its own reference. Guido van Rossum
- [Python-ideas] Have dict().update() return its own reference. Victor Varvariuc
- [Python-ideas] Have dict().update() return its own reference. Masklinn
- [Python-ideas] Have dict().update() return its own reference. Paul Moore
- [Python-ideas] Have dict().update() return its own reference. Masklinn
- [Python-ideas] Have dict().update() return its own reference. Steven D'Aprano
- [Python-ideas] Have dict().update() return its own reference. Masklinn
- [Python-ideas] Have dict().update() return its own reference. Stefan Behnel
- [Python-ideas] Have dict().update() return its own reference. Laurens Van Houtven
- [Python-ideas] Have dict().update() return its own reference.
Masklinn
- [Python-ideas] Have dict().update() return its own reference.
Xavier Ho
- [Python-ideas] sys.implementation
Eric Snow
- [Python-ideas] sys.implementation
Mark Shannon
- [Python-ideas] sys.implementation Antoine Pitrou
- [Python-ideas] sys.implementation
Eric Snow
- [Python-ideas] sys.implementation Eric Snow
- [Python-ideas] sys.implementation
Mark Shannon
- [Python-ideas] Haskell envy
Nestor
- [Python-ideas] Haskell envy Nick Coghlan
- [Python-ideas] Haskell envy
Terry Reedy
- [Python-ideas] Haskell envy
Chris Rebert
- [Python-ideas] Haskell envy Terry Reedy
- [Python-ideas] Haskell envy Devin Jeanpierre
- [Python-ideas] Haskell envy
Chris Rebert
- [Python-ideas] Haskell envy
Steven D'Aprano
- [Python-ideas] Haskell envy
Paul Moore
- [Python-ideas] Haskell envy Nick Coghlan
- [Python-ideas] Haskell envy Nathan Rice
- [Python-ideas] Haskell envy
Raymond Hettinger
- [Python-ideas] Haskell envy Ned Batchelder
- [Python-ideas] Haskell envy
Paul Moore
- [Python-ideas] Haskell envy
Steven D'Aprano
- [Python-ideas] Haskell envy Terry Reedy
- [Python-ideas] Anyone working on a platform-agnostic os.startfile() Hobson Lane
- [Python-ideas] Python-ideas Digest, Vol 65, Issue 43
Hobson Lane
- [Python-ideas] Python-ideas Digest, Vol 65, Issue 43
Chris Rebert
- [Python-ideas] Python-ideas Digest, Vol 65, Issue 43 Antoine Pitrou
- [Python-ideas] Python-ideas Digest, Vol 65, Issue 43
anatoly techtonik
- [Python-ideas] Python-ideas Digest, Vol 65, Issue 43 Mike Meyer
- [Python-ideas] Python-ideas Digest, Vol 65, Issue 43 anatoly techtonik
- [Python-ideas] Python-ideas Digest, Vol 65, Issue 43 Oleg Broytman
- [Python-ideas] Python-ideas Digest, Vol 65, Issue 43 anatoly techtonik
- [Python-ideas] Python-ideas Digest, Vol 65, Issue 43 Mike Meyer
- [Python-ideas] shutil.launch / open/ startfile
Antoine Pitrou
- [Python-ideas] shutil.launch / open/ startfile Nick Coghlan
- [Python-ideas] shutil.launch / open/ startfile Ethan Furman
- [Python-ideas] Anyone working on a platform-agnostic os.startfile() Terry Reedy
- [Python-ideas] Python-ideas Digest, Vol 65, Issue 43
Chris Rebert
- [Python-ideas] breaking out of module execution
Eric Snow
- [Python-ideas] breaking out of module execution
Antoine Pitrou
- [Python-ideas] breaking out of module execution
M.-A. Lemburg
- [Python-ideas] breaking out of module execution Georg Brandl
- [Python-ideas] breaking out of module execution M.-A. Lemburg
- [Python-ideas] breaking out of module execution Georg Brandl
- [Python-ideas] breaking out of module execution M.-A. Lemburg
- [Python-ideas] breaking out of module execution Steven D'Aprano
- [Python-ideas] breaking out of module execution Nick Coghlan
- [Python-ideas] breaking out of module execution Greg Ewing
- [Python-ideas] breaking out of module execution Mark Shannon
- [Python-ideas] breaking out of module execution Matt Joiner
- [Python-ideas] breaking out of module execution Ethan Furman
- [Python-ideas] breaking out of module execution Jim Jewett
- [Python-ideas] breaking out of module execution Ron Adam
- [Python-ideas] breaking out of module execution Georg Brandl
- [Python-ideas] breaking out of module execution Ron Adam
- [Python-ideas] breaking out of module execution Terry Reedy
- [Python-ideas] breaking out of module execution M.-A. Lemburg
- [Python-ideas] breaking out of module execution Nick Coghlan
- [Python-ideas] breaking out of module execution Yuval Greenfield
- [Python-ideas] breaking out of module execution M.-A. Lemburg
- [Python-ideas] breaking out of module execution Jan Kaliszewski
- [Python-ideas] breaking out of module execution Jim Jewett
- [Python-ideas] breaking out of module execution Steven D'Aprano
- [Python-ideas] breaking out of module execution Mark Shannon
- [Python-ideas] breaking out of module execution Steven D'Aprano
- [Python-ideas] breaking out of module execution Mark Shannon
- [Python-ideas] breaking out of module execution Steven D'Aprano
- [Python-ideas] breaking out of module execution Mike Meyer
- [Python-ideas] breaking out of module execution Matt Joiner
- [Python-ideas] breaking out of module execution Greg Ewing
- [Python-ideas] breaking out of module execution Georg Brandl
- [Python-ideas] breaking out of module execution Greg Ewing
- [Python-ideas] breaking out of module execution Eric Snow
- [Python-ideas] breaking out of module execution Eric Snow
- [Python-ideas] breaking out of module execution Rob Cliffe
- [Python-ideas] breaking out of module execution Ronald Oussoren
- [Python-ideas] breaking out of module execution M.-A. Lemburg
- [Python-ideas] breaking out of module execution Arnaud Delobelle
- [Python-ideas] breaking out of module execution M.-A. Lemburg
- [Python-ideas] breaking out of module execution Greg Ewing
- [Python-ideas] breaking out of module execution Steven D'Aprano
- [Python-ideas] breaking out of module execution Jim Jewett
- [Python-ideas] breaking out of module execution Georg Brandl
- [Python-ideas] breaking out of module execution Jim Jewett
- [Python-ideas] breaking out of module execution Jim Jewett
- [Python-ideas] breaking out of module execution Ethan Furman
- [Python-ideas] breaking out of module execution Mark Shannon
- [Python-ideas] breaking out of module execution Ron Adam
- [Python-ideas] breaking out of module execution Steven D'Aprano
- [Python-ideas] breaking out of module execution
M.-A. Lemburg
- [Python-ideas] breaking out of module execution Michael Foord
- [Python-ideas] breaking out of module execution Cameron Simpson
- [Python-ideas] breaking out of module execution Stefan Behnel
- [Python-ideas] breaking out of module execution
Antoine Pitrou
- [Python-ideas] Haskell envy (Terry Reedy)
Hobson Lane
- [Python-ideas] Haskell envy (Terry Reedy)
Terry Reedy
- [Python-ideas] Haskell envy (Terry Reedy) Terry Reedy
- [Python-ideas] Haskell envy (Terry Reedy)
Terry Reedy
- [Python-ideas] Structured Error Output
Bryce Boe
- [Python-ideas] Structured Error Output
Terry Reedy
- [Python-ideas] Structured Error Output Chris Kaynor
- [Python-ideas] Structured Error Output
Bryce Boe
- [Python-ideas] Structured Error Output Mike Meyer
- [Python-ideas] Structured Error Output Bryce Boe
- [Python-ideas] Structured Error Output Nick Coghlan
- [Python-ideas] Structured Error Output Bryce Boe
- [Python-ideas] Structured Error Output Steven D'Aprano
- [Python-ideas] Structured Error Output Nick Coghlan
- [Python-ideas] Structured Error Output Greg Ewing
- [Python-ideas] Structured Error Output Mike Meyer
- [Python-ideas] Structured Error Output
Terry Reedy
- [Python-ideas] PEP 4XX: Adding sys.implementation
Eric Snow
- [Python-ideas] PEP 4XX: Adding sys.implementation
Eric Snow
- [Python-ideas] PEP 4XX: Adding sys.implementation Chris Rebert
- [Python-ideas] PEP 4XX: Adding sys.implementation Victor Stinner
- [Python-ideas] PEP 4XX: Adding sys.implementation Barry Warsaw
- [Python-ideas] PEP 4XX: Adding sys.implementation
Eric Snow
- [Python-ideas] Module __getattr__ [Was: breaking out of module execution] Jim Jewett
- [Python-ideas] argparse FileType v.s default arguments...
Mike Meyer
- [Python-ideas] argparse FileType v.s default arguments... Gregory P. Smith
Last message date:
Mon Apr 30 23:21:08 CEST 2012
Archived on: Mon May 13 10:31:12 CEST 2013
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).