summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_threading_local.py
Commit message (Expand)AuthorAgeFilesLines
* setUp and tearDown functions are now passed the test objectJim Fulton2004-08-281-2/+2
* Implemented thread-local data as proposed on python-dev:Jim Fulton2004-07-141-0/+26