summaryrefslogtreecommitdiff
path: root/Demo/threads/bug.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove bug.py. This is something I sent to Guido via email in or beforeTim Peters2002-03-251-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 Peters2001-01-211-12/+12
|
* Initial revisionGuido van Rossum1994-05-161-0/+69