e9af27f update patch to avoid leak of _DummyThread objects

Authored and Committed by pbrady 12 years ago
    update patch to avoid leak of _DummyThread objects
    
    This update is needed to fix a KeyError on exit under Python 2.7,
    and "'_GreenThread' object has no attribute 'daemon'" errors.
    
        
file modified
+126 -29
file modified
+8 -2