Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Duncan Grisby noted a typo in _DummyThread. | Guido van Rossum | 1999-09-29 | 1 | -1/+1 |
* | Get rid of tabnanny's last complaints. | Guido van Rossum | 1998-06-09 | 1 | -3/+3 |
* | Two places where _time() should be used said time.time(), which | Guido van Rossum | 1998-05-29 | 1 | -2/+2 |
* | Use random instead of whrandom. | Guido van Rossum | 1998-05-20 | 1 | -2/+2 |
* | New Java-style threading module. The doc strings are in a separate module. | Guido van Rossum | 1998-04-09 | 1 | -0/+638 |