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 xksteven
Recipients Christian.Kleineidam, NeilGirdhar, aisaac, dkorchem, madison.may, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, tim.peters, westley.martinez, xksteven
Date 2016-03-29.21:04:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459285487.91.0.13071458926.issue18844@psf.upfronthosting.co.za>
In-reply-to
Content
The entire function of weighted choice. I removed the generator and replaced it by adding an optional argument to specify an amount by which you want to call this function.
History
Date User Action Args
2016-03-29 21:04:47xkstevensetrecipients: + xksteven, tim.peters, rhettinger, mark.dickinson, pitrou, aisaac, westley.martinez, serhiy.storchaka, NeilGirdhar, madison.may, dkorchem, Christian.Kleineidam
2016-03-29 21:04:47xkstevensetmessageid: <1459285487.91.0.13071458926.issue18844@psf.upfronthosting.co.za>
2016-03-29 21:04:47xkstevenlinkissue18844 messages
2016-03-29 21:04:47xkstevencreate