• Walter Dörwald's avatar
    [Apply SF patch #504943] · b25c2b0a
    Walter Dörwald yazdı
    This patch makes it possible to pass Warning instances as the first
    argument to warnings.warn. In this case the category argument
    will be ignored. The message text used will be str(warninginstance).
    b25c2b0a
warnings.py 8.25 KB