• Anthony Baxter's avatar
    backport of 2.8 by jack: · 057a2e70
    Anthony Baxter yazdı
    Patch by Jonathan Wight (slightly reformatted) to forestall loading the
    same module twice, which apparently crashes Python. I could not test the
    error condition, but in normal life it seems to have no adverse effects.
    
    Also removed an unsued variable, and corrected 2 glaring errors (missing
    'case' in front of a label).
    057a2e70
dynload_next.c 4.46 KB