Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of the lock; it's no longer needed. | Guido van Rossum | 1998-06-30 | 1 | -15/+5 |
* | Protect all uses of the random generator with a lock. | Guido van Rossum | 1998-05-28 | 1 | -8/+24 |
* | An example of a multi-threaded Tkinter program. | Guido van Rossum | 1998-05-28 | 1 | -0/+44 |