• Walter Dörwald's avatar
    Backport checkin: · aa82bc08
    Walter Dörwald yazdı
    Apply patch diff.txt from SF feature request
    http://www.python.org/sf/444708
    
    This adds the optional argument for str.strip
    to unicode.strip too and makes it possible
    to call str.strip with a unicode argument
    and unicode.strip with a str argument.
    aa82bc08
unicodeobject.h 39 KB