Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a lot of Tkinter imports | Benjamin Peterson | 2009-01-04 | 1 | -1/+1 |
* | 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 |