]> granicus.if.org Git - python/commit
Improve error handling; don't die from unicode errors or syntax errors.
authorGuido van Rossum <guido@python.org>
Sun, 15 Jul 2007 13:01:48 +0000 (13:01 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 15 Jul 2007 13:01:48 +0000 (13:01 +0000)
commitb7d3e65b3b59eb4970720241f4168b1a9deda974
treeb898fc87ac777f32c91071ff7d83c886fa74ac72
parent8ac004e69895e8fd525307fdc1e093f92b15ce09
Improve error handling; don't die from unicode errors or syntax errors.
Lib/compileall.py