[Patches] [ python-Patches-1022176 ] test_random depends on
os.urandom
SourceForge.net
noreply at sourceforge.net
Sat Sep 4 03:12:01 CEST 2004
Patches item #1022176, was opened at 2004-09-03 20:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1022176&group_id=5470
Category: None
Group: Python 2.4
Status: Open
Resolution: None
Priority: 6
Submitted By: Raymond Hettinger (rhettinger)
Assigned to: Anthony Baxter (anthonybaxter)
Summary: test_random depends on os.urandom
Initial Comment:
Anthony,
Here is the patch to test_random.py.
Currently, it will fail on systems that do not support
os.urandom().
This patch is not as critical as the one that went in
earlier today.
If you re-issue the alpha, consider including this patch.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1022176&group_id=5470
More information about the Patches
mailing list