summaryrefslogtreecommitdiffstats
path: root/Lib/_threading_local.py
Commit message (Expand)AuthorAgeFilesLines
* Typo fixesAndrew M. Kuchling2004-07-151-4/+4
* Implemented thread-local data as proposed on python-dev:Jim Fulton2004-07-141-0/+237