Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3f5aef7fef27dbe4333feb16800ce6ab263ffb0b
/
Lib
/
whrandom.py
6757748
Properly parenthesize a long Boolean combination. Formerly, you could
by Guido van Rossum
· 28 years ago
9cb018e
Change the default seeding -- use 8 bits of sub-second precision and
by Guido van Rossum
· 28 years ago
14a6e3d
* Lib/whrandom.py: if seed is (0,0,0), initialize from current
by Guido van Rossum
· 30 years ago
3bb5448
New way of generating .pyc files, thanks to Sjoerd.
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
by Guido van Rossum
· 31 years ago
fea2af1
* More changes due to stricter argument passing rules
by Guido van Rossum
· 32 years ago
2db9135
Misc changes and new modules. whrandom is "objectified". SOCKET.py
by Guido van Rossum
· 32 years ago
c636014
Initial revision
by Guido van Rossum
· 34 years ago