• Marc-André Lemburg's avatar
    Marc-Andre Lemburg <mal@lemburg.com>: · 90e81471
    Marc-André Lemburg yazdı
    Change the default encoding to 'ascii' (it was previously
    defined as UTF-8).
    
    Note: The implementation still uses UTF-8 to implement
    the buffer protocol, so C APIs will still see UTF-8. This
    is on purpose: rather than fixing the Unicode implementation,
    the C APIs should be made Unicode aware.
    90e81471
unicodeobject.c 110 KB