Guido van Rossum
|
8e7eaa8ac8
|
Duncan Grisby noted a typo in _DummyThread.
|
1999-09-29 15:26:52 +00:00 |
Guido van Rossum
|
5a43e1a90c
|
Get rid of tabnanny's last complaints.
|
1998-06-09 19:04:26 +00:00 |
Guido van Rossum
|
b39e461b89
|
Two places where _time() should be used said time.time(), which
doesn't work of course.
|
1998-05-29 17:47:10 +00:00 |
Guido van Rossum
|
b26a1b4e2b
|
Use random instead of whrandom.
|
1998-05-20 17:05:52 +00:00 |
Guido van Rossum
|
7f5013a9a9
|
New Java-style threading module. The doc strings are in a separate module.
|
1998-04-09 22:01:42 +00:00 |