]> granicus.if.org Git - python/commit
#3773: Check for errors around the use of PyTokenizer_FindEncoding().
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 4 Sep 2008 22:34:09 +0000 (22:34 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 4 Sep 2008 22:34:09 +0000 (22:34 +0000)
commit1b933ed50aef2c31e003a001cef8647244ebfa0e
tree1d434753b2e2fd9e1454f4bd614c73a90bab903f
parent1d6a16bf3838bfb89efdd5e338b247324d962010
#3773: Check for errors around the use of PyTokenizer_FindEncoding().

reviewed by Brett Cannon.
Misc/NEWS
Parser/tokenizer.c
Python/import.c