• Guido van Rossum's avatar
    Marc-Andre Lemburg: · 24bdb047
    Guido van Rossum yazdı
    The attached patch set includes a workaround to get Python with
    Unicode compile on BSDI 4.x (courtesy Thomas Wouters; the cause
    is a bug in the BSDI wchar.h header file) and Python interfaces
    for the MBCS codec donated by Mark Hammond.
    
    Also included are some minor corrections w/r to the docs of
    the new "es" and "es#" parser markers (use PyMem_Free() instead
    of free(); thanks to Mark Hammond for finding these).
    
    The unicodedata tests are now in a separate file
    (test_unicodedata.py) to avoid problems if the module cannot
    be found.
    24bdb047
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...