• Brett Cannon's avatar
    No more raising of string exceptions! · 129bd521
    Brett Cannon yazdı
    The next step of PEP 352 (for 2.6) causes raising a string exception to trigger
    a TypeError.  Trying to catch a string exception raises a DeprecationWarning.
    References to string exceptions has been removed from the docs since they are
    now just an error.
    129bd521
ref4.tex 10.3 KB