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 cool-RR
Recipients cool-RR, ezio.melotti, mrabarnett, rhettinger
Date 2011-04-05.19:30:44
SpamBayes Score 0.099109866
Marked as misclassified No
Message-id <1302031845.59.0.158544915097.issue11775@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm... So how about making `elements` a smart object which will implement `__bool__`? Then we could give it a `__len__` too and be rid of issue11733.
History
Date User Action Args
2011-04-05 19:30:45cool-RRsetrecipients: + cool-RR, rhettinger, ezio.melotti, mrabarnett
2011-04-05 19:30:45cool-RRsetmessageid: <1302031845.59.0.158544915097.issue11775@psf.upfronthosting.co.za>
2011-04-05 19:30:44cool-RRlinkissue11775 messages
2011-04-05 19:30:44cool-RRcreate