mirror of
https://github.com/python/cpython.git
synced 2025-09-13 12:17:24 +00:00
![]() 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. |
||
---|---|---|
.. | ||
abstract.h | ||
bitset.h | ||
bufferobject.h | ||
ceval.h | ||
classobject.h | ||
cobject.h | ||
codecs.h | ||
compile.h | ||
complexobject.h | ||
config.h | ||
cStringIO.h | ||
dictobject.h | ||
errcode.h | ||
eval.h | ||
fileobject.h | ||
floatobject.h | ||
frameobject.h | ||
funcobject.h | ||
graminit.h | ||
grammar.h | ||
import.h | ||
intobject.h | ||
intrcheck.h | ||
listobject.h | ||
longintrepr.h | ||
longobject.h | ||
Makefile | ||
marshal.h | ||
metagrammar.h | ||
methodobject.h | ||
modsupport.h | ||
moduleobject.h | ||
mymalloc.h | ||
mymath.h | ||
myproto.h | ||
myselect.h | ||
mytime.h | ||
node.h | ||
object.h | ||
objimpl.h | ||
opcode.h | ||
osdefs.h | ||
parsetok.h | ||
patchlevel.h | ||
pgenheaders.h | ||
pydebug.h | ||
pyerrors.h | ||
pyfpe.h | ||
pystate.h | ||
Python.h | ||
pythonrun.h | ||
pythread.h | ||
rangeobject.h | ||
rename1.h | ||
rename2.h | ||
sliceobject.h | ||
stringobject.h | ||
structmember.h | ||
sysmodule.h | ||
thread.h | ||
token.h | ||
traceback.h | ||
tupleobject.h | ||
unicodeobject.h |