• Just van Rossum's avatar
    Fix and test for bug #764548: · 12723bac
    Just van Rossum yazdı
    Use isinstance() instead of comparing types directly, to enable
    subclasses of str and unicode to be used as patterns.
    Blessed by /F.
    12723bac
test_re.py 28.3 KB