]> granicus.if.org Git - python/commit
Mod to previous checkin: we must require ascii, not system defautl encoding,
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 3 Mar 2003 13:19:44 +0000 (13:19 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 3 Mar 2003 13:19:44 +0000 (13:19 +0000)
commit885d4f65776b650e51301ac4cb3138fa08c82cda
tree31e80aac1171eee06a8d9faabde30f7764a6c234
parentd505cab5b3c9074aa678a33f03f97623d3e5fd28
Mod to previous checkin: we must require ascii, not system defautl encoding,
because we have no easy way to convert the python encoding string to
a CF encoding parameter.
Mac/Modules/cf/cfsupport.py
Mac/Modules/cf/pycfbridge.c