]> granicus.if.org Git - python/commit
Make Python compile with --disable-unicode.
authorGeorg Brandl <georg@python.org>
Mon, 7 Jan 2008 18:16:36 +0000 (18:16 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 7 Jan 2008 18:16:36 +0000 (18:16 +0000)
commitdfe5dc8455de93fddb3030416e41b92d3a0fd267
tree4a088e75d976c7383f525d730f4f5f5a88cd0a49
parentaed6c66aa8c9d1d2af9e60323e688452dfd6b6c7
Make Python compile with --disable-unicode.
Objects/typeobject.c
Parser/tokenizer.c
Parser/tokenizer.h
Python/ast.c