]> granicus.if.org Git - python/commit
In test_threading_local, test both the default _thread._local implementation
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 3 Aug 2010 18:32:26 +0000 (18:32 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 3 Aug 2010 18:32:26 +0000 (18:32 +0000)
commitda991da30b9333cf3cc37cbe293eab018175854b
treeafe50f03da175bc850c5c20c6f400918374f9503
parentee55df5c85662a1416c5b5b0c12e761b108b8e61
In test_threading_local, test both the default _thread._local implementation
and the pure Python implementation in Lib/_threading_local.py
Lib/test/test_threading_local.py