[Patches] [ python-Patches-1022176 ] test_random depends on
os.urandom
SourceForge.net
noreply at sourceforge.net
Sat Sep 4 22:21:54 CEST 2004
Patches item #1022176, was opened at 2004-09-03 20:12
Message generated for change (Settings changed) made by rhettinger
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: Closed
>Resolution: Fixed
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.
----------------------------------------------------------------------
>Comment By: Raymond Hettinger (rhettinger)
Date: 2004-09-04 15:21
Message:
Logged In: YES
user_id=80475
It looks like the head is open again. Applying the 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