]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove the two ugly and unused WRITE_ASCII_OR_WSTR and WRITE_WSTR macros
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 20 Nov 2011 17:41:31 +0000 (18:41 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 20 Nov 2011 17:41:31 +0000 (18:41 +0100)
commitd5c4022d2abc67ef72de326bb12023bb969e80a9
tree6b00134f4d22470d1eed1bc4aa4f2e7f6bc28afb
parent2e9cfadd7c1a70ae77073b063c5a3fb825be86d7
Remove the two ugly and unused WRITE_ASCII_OR_WSTR and WRITE_WSTR macros
Objects/unicodeobject.c