]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Forward UnicodeDecodeError into SyntaxError for source encoding errors.
authorMartin v. Löwis <martin@v.loewis.de>
Wed, 24 Aug 2005 08:39:46 +0000 (08:39 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Wed, 24 Aug 2005 08:39:46 +0000 (08:39 +0000)
commitea3c6f032bb48d54c04a4605cc3897eaabd6f644
treee91439e03e7ef2344b6924c33fbe29843bca6a87
parent674c1882fe59c5d8d8ee33d404dcdaa7d848cbe0
Forward UnicodeDecodeError into SyntaxError for source encoding errors.
Misc/NEWS
Python/pythonrun.c