• Guido van Rossum's avatar
    Fix two bugs: · 2b2b3f9b
    Guido van Rossum yazdı
    (1) maxsplit was ignored in split().
    
    (2) groups() would return a string instead of a singleton tuple when
    there was only one group.
    2b2b3f9b
re.py 7.65 KB