• Tim Peters's avatar
    Merge rev 45516 from trunk. · 949fc9ca
    Tim Peters yazdı
    Finally figured out why this module did its imports at the
    bottom of the file.  Restored that, and added a comment
    explaining why this is necessary.  Hint:  on my box, and
    yours, it's not :-(
    
    Also added an __all__ list.
    949fc9ca
_threading_local.py 6.78 KB