]> granicus.if.org Git - python/commit
Fix fallout from making __private variables in threading.py _protected.
authorGuido van Rossum <guido@python.org>
Tue, 21 Aug 2007 03:36:47 +0000 (03:36 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 21 Aug 2007 03:36:47 +0000 (03:36 +0000)
commit4566c71e0ea13acd519b732eda3cf9d70d3a62ca
tree4662adcad5a90a47b2554c47b7227efe0f0a4e56
parent360f2f8be3b66741c4ead2dd86aee4cee74f5709
Fix fallout from making __private variables in threading.py _protected.
(Maybe we need to pick less obvious names for some of those?)
Lib/test/test_urllib2_localnet.py