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 rhettinger
Recipients rhettinger, selik, serhiy.storchaka, wolma
Date 2018-04-02.23:01:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522710069.06.0.467229070634.issue33203@psf.upfronthosting.co.za>
In-reply-to
Content
I'll mull this over for while.  There is some merit in getting the various components to fit together more uniformly.  There's also the option of having choice() catch either a ZeroDivisionError or ValueError.
History
Date User Action Args
2018-04-02 23:01:09rhettingersetrecipients: + rhettinger, serhiy.storchaka, wolma, selik
2018-04-02 23:01:09rhettingersetmessageid: <1522710069.06.0.467229070634.issue33203@psf.upfronthosting.co.za>
2018-04-02 23:01:09rhettingerlinkissue33203 messages
2018-04-02 23:01:09rhettingercreate