[Python-ideas] 'where' statement in Python? (original) (raw)
Daniel Stutzbach daniel at stutzbachenterprises.com
Tue Jul 20 17:24:56 CEST 2010
- Previous message: [Python-ideas] 'where' statement in Python?
- Next message: [Python-ideas] 'where' statement in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
n Tue, Jul 20, 2010 at 8:27 AM, Nick Coghlan <ncoghlan at gmail.com> wrote:
For the record, I am personally +1 on the idea (otherwise I wouldn't have put so much thought into it over the years). It's just a lot harder to define complete and consistent semantics for the concept than people often realise.
However, having the question come up twice within the last month finally inspired me to write the current status of the topic down in a deferred PEP: http://www.python.org/dev/peps/pep-3150/
There was a related discussion on python-ideas in July 2009, spanning two threads, that you may want to additionally reference. A lot of corner cases were also brought up in that thread.
Here are the starts of the two threads:
http://mail.python.org/pipermail/python-ideas/2009-July/005082.html http://mail.python.org/pipermail/python-ideas/2009-July/005132.html
Daniel Stutzbach, Ph.D. President, Stutzbach Enterprises, LLC <http://stutzbachenterprises.com> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-ideas/attachments/20100720/165880c1/attachment.html>
- Previous message: [Python-ideas] 'where' statement in Python?
- Next message: [Python-ideas] 'where' statement in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]