]> granicus.if.org Git - python/commit
Made "ascii" the default encoding for MacPython, as suggested by MvL, and ripped...
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 8 Jan 2003 16:29:17 +0000 (16:29 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 8 Jan 2003 16:29:17 +0000 (16:29 +0000)
commit05d284b7aad784b61a658ee8b9a53b058380518c
tree912d42c41bb40d72307d08c1b5eec6ecff5e48cb
parentb8941f2dbe73803ce75134ebd039c1f94b61b0c0
Made "ascii" the default encoding for MacPython, as suggested by MvL, and ripped out my previous changes to test_unicode. Doing this for 2.3a1 should give people enough time to complain, if they want to, and then we can see whether we want to do anything about it.
Misc/NEWS