Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3e0aa49d3f0cfed42c7c0d2d6cec21c50fa7a08d
/
Lib
/
_threading_local.py
0fbcf69
give the threading API PEP 8 names
by Benjamin Peterson
· 17 years ago
e247e89
Finally figured out why this module did its imports at the
by Tim Peters
· 19 years ago
c7605f2
local.__del__(): This didn't actually do anything, because of too
by Tim Peters
· 19 years ago
7025ce6
Fix some comment typos
by Neal Norwitz
· 20 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 years ago
3fc2fde
Typo fixes
by Andrew M. Kuchling
· 21 years ago
d15dc06
Implemented thread-local data as proposed on python-dev:
by Jim Fulton
· 21 years ago