Repaired a docstring.

This commit is contained in:
Tim Peters 2001-02-01 10:06:53 +00:00
parent 41deb1efc2
commit bcd725fc45

View file

@ -124,7 +124,7 @@ class Random:
None or no argument seeds from current time.
If a is not None or an int or long, hash(a) is instead.
If a is not None or an int or long, hash(a) is used instead.
If a is an int or long, a is used directly. Distinct values between
0 and 27814431486575L inclusive are guaranteed to yield distinct