This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zooko
Recipients brett.cannon, skip.montanaro, tim.peters, tungwaiyip, zooko
Date 2007-10-15.15:20:32
SpamBayes Score 0.4005126
Marked as misclassified No
Message-id <1192461632.85.0.869400123654.issue1074462@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for the one-liner.  I was about to use it in the allmydata.org
project, but I remembered that my programming partner would probably
prefer the larger but more explicit if:else: over the clever one-liner.
 Perhaps it will be useful to someone else.

I'll have a look at issue1158.
History
Date User Action Args
2007-10-15 15:20:33zookosetspambayes_score: 0.400513 -> 0.4005126
recipients: + zooko, tim.peters, skip.montanaro, brett.cannon, tungwaiyip
2007-10-15 15:20:32zookosetspambayes_score: 0.400513 -> 0.400513
messageid: <1192461632.85.0.869400123654.issue1074462@psf.upfronthosting.co.za>
2007-10-15 15:20:32zookolinkissue1074462 messages
2007-10-15 15:20:32zookocreate