• Guido van Rossum's avatar
    Jim Fulton writes: · 66468568
    Guido van Rossum yazdı
    """
    I had originally not realized that PyEval_GetGlobals did not
    INCREF it's return value.  The fix is to add the INCREF,
    as shown below.
    """
    66468568
import.c 54.4 KB