mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Purged Berkeley code of references to the long-obsolete whrandom.
This commit is contained in:
parent
60395120f4
commit
95334a5d1e
3 changed files with 4 additions and 5 deletions
|
|
@ -8,7 +8,7 @@ import errno
|
|||
import shutil
|
||||
import tempfile
|
||||
from pprint import pprint
|
||||
from whrandom import random
|
||||
from random import random
|
||||
|
||||
try:
|
||||
True, False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue