commit | 4f7ac2e8005d9e5b129a61b49ae3c7fcbacc478d | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Feb 26 15:59:50 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Feb 26 15:59:50 2007 +0000 |
tree | c4a299111c6d32dc5ebd2c1788125edceb24858a | |
parent | 61c31b07b9cb6aea725ee867ea3e9a3ddaa43985 [diff] |
Change a test to be more predictable. The problem with using random.random is that several modules and tests do "from random in random" which confuses pickle.whichmodule().