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 roger.serwy
Recipients Arach, Arfrever, Huzaifa.Sidhpurwala, Jim.Jewett, Mark.Shannon, PaulMcMillan, Zhiping.Deng, alex, barry, benjamin.peterson, christian.heimes, cvrebert, dmalcolm, eric.araujo, eric.snow, fx5, georg.brandl, grahamd, gregory.p.smith, gvanrossum, gz, jcea, lemburg, loewis, mark.dickinson, neologix, pitrou, python-dev, roger.serwy, skorgu, skrah, terry.reedy, tim.peters, v+python, vstinner, zbysz
Date 2012-02-27.04:34:41
SpamBayes Score 0.0004312122
Marked as misclassified No
Message-id <1330317281.93.0.226569568306.issue13703@psf.upfronthosting.co.za>
In-reply-to
Content
After pulling the latest code, random.py no longer works since it tries to import urandom from os on both 3.3 and 2.7.
History
Date User Action Args
2012-02-27 04:34:42roger.serwysetrecipients: + roger.serwy, lemburg, gvanrossum, tim.peters, loewis, barry, georg.brandl, terry.reedy, gregory.p.smith, jcea, mark.dickinson, pitrou, vstinner, christian.heimes, benjamin.peterson, eric.araujo, grahamd, Arfrever, v+python, alex, cvrebert, zbysz, skrah, dmalcolm, gz, neologix, Arach, Mark.Shannon, python-dev, eric.snow, Zhiping.Deng, Huzaifa.Sidhpurwala, Jim.Jewett, PaulMcMillan, fx5, skorgu
2012-02-27 04:34:41roger.serwysetmessageid: <1330317281.93.0.226569568306.issue13703@psf.upfronthosting.co.za>
2012-02-27 04:34:41roger.serwylinkissue13703 messages
2012-02-27 04:34:41roger.serwycreate