Files
cpython/Doc/lib
Tim Peters d52269bfd0 Fix bugs introduced by rewrite (in particular, time-based initialization
got broken).  Also added new method .jumpahead(N).  This finally gives us
a semi-decent answer to how Python's RNGs can be used safely and efficiently
in multithreaded programs (although it requires the user to use the new
machinery!).
2001-01-25 06:23:18 +00:00
..
2000-11-01 03:12:34 +00:00
2000-12-19 04:27:54 +00:00
2001-01-19 21:36:19 +00:00
2000-10-04 16:34:09 +00:00
2001-01-15 17:08:45 +00:00
2001-01-22 17:42:32 +00:00
2000-09-09 03:31:17 +00:00
2000-12-26 16:14:32 +00:00
2001-01-11 05:41:27 +00:00