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