index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
whrandom.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Guido sez to remove the deprecation warning for a year.
Fred Drake
2002-04-11
1
-5/+0
*
Add a deprecation warning to reflect the documented deprecation of the
Fred Drake
2002-04-10
1
-0/+5
*
Whitespace normalization. Top level of Lib now fixed-point for reindent.py!
Tim Peters
2001-01-15
1
-95/+95
*
Line-wrap and properly indent a couple of docstrings.
Fred Drake
2000-06-30
1
-3/+6
*
Simple changes by Gerrit Holl - move author acknowledgements out of
Guido van Rossum
2000-02-28
1
-4/+4
*
The third and final doc-string sweep by Ka-Ping Yee.
Guido van Rossum
2000-02-04
1
-67/+58
*
Fixed a few lines that tabnanny complained about (one space before the
Guido van Rossum
1998-08-10
1
-5/+5
*
Introducing randrange([start,] stop [,step]) -- same as
Guido van Rossum
1998-07-31
1
-1/+41
*
Add comments explaining thread unsafety of this code.
Guido van Rossum
1998-05-29
1
-0/+10
*
Andrew Kuchling writes:
Guido van Rossum
1998-02-16
1
-1/+1
*
Two improvements suggested by Tim Peters: speed up random() since we
Guido van Rossum
1997-07-10
1
-8/+5
*
Properly parenthesize a long Boolean combination. Formerly, you could
Guido van Rossum
1997-01-02
1
-1/+1
*
Change the default seeding -- use 8 bits of sub-second precision and
Guido van Rossum
1996-10-21
1
-1/+2
*
* Lib/whrandom.py: if seed is (0,0,0), initialize from current
Guido van Rossum
1994-09-14
1
-9/+9
*
New way of generating .pyc files, thanks to Sjoerd.
Guido van Rossum
1994-08-29
1
-1/+1
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-10/+4
*
* Mass change: get rid of all init() methods, in favor of __init__()
Guido van Rossum
1993-12-17
1
-3/+2
*
* More changes due to stricter argument passing rules
Guido van Rossum
1993-01-04
1
-1/+1
*
Misc changes and new modules. whrandom is "objectified". SOCKET.py
Guido van Rossum
1992-10-18
1
-37/+68
*
Initial revision
Guido van Rossum
1990-10-13
1
-0/+74