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 benjamin.peterson
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.05:01:39
SpamBayes Score 2.5658628e-06
Marked as misclassified No
Message-id <CAPZV6o9ysUDkZMytmcJwSWSE6=tg6VnhZWJLZhLOn55EnXTU1g@mail.gmail.com>
In-reply-to <1330317281.93.0.226569568306.issue13703@psf.upfronthosting.co.za>
Content
Can you paste the error you're getting?

2012/2/26 Roger Serwy <report@bugs.python.org>:
>
> Roger Serwy <roger.serwy@gmail.com> added the comment:
>
> 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.
>
> ----------
> nosy: +serwy
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue13703>
> _______________________________________
History
Date User Action Args
2012-02-27 05:01:40benjamin.petersonsetrecipients: + benjamin.peterson, lemburg, gvanrossum, tim.peters, loewis, barry, georg.brandl, terry.reedy, gregory.p.smith, jcea, mark.dickinson, pitrou, vstinner, christian.heimes, roger.serwy, 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 05:01:39benjamin.petersonlinkissue13703 messages
2012-02-27 05:01:39benjamin.petersoncreate