Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove bug.py. This is something I sent to Guido via email in or before | Tim Peters | 2002-03-25 | 1 | -69/+0 |
| | | | | | | '94, demonstrating a thread bug that was later repaired via Python growing an internal import lock. It's of no current interest, and the now-std test_threaded_import.py is pretty much the same test. | ||||
* | Whitespace normalization. | Tim Peters | 2001-01-21 | 1 | -12/+12 |
| | |||||
* | Initial revision | Guido van Rossum | 1994-05-16 | 1 | -0/+69 |