diff options
author | Guido van Rossum <guido@python.org> | 1998-09-29 15:57:42 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-09-29 15:57:42 (GMT) |
commit | f984a6526711513e1af035d2fcee545c51ab51fe (patch) | |
tree | f52398a3475e5bf0b5815175ad3a8e0d3899a737 /Tools/pynche/ChipViewer.py | |
parent | dc492e6738a97d3ff55fb98295660e0edf8a51fa (diff) | |
download | cpython-f984a6526711513e1af035d2fcee545c51ab51fe.zip cpython-f984a6526711513e1af035d2fcee545c51ab51fe.tar.gz cpython-f984a6526711513e1af035d2fcee545c51ab51fe.tar.bz2 |
Fix suggested by Sjoerd (long ago!) to get a better error message when
there's a syntax error. (In particular, display the correct
filename). This changes the API: if there's a syntax error, the
function now returns normally after dumping the error to sys.stderr.
I changed Sjoerd's use of string.join(string.split(...)) with
string.replace().
Diffstat (limited to 'Tools/pynche/ChipViewer.py')
0 files changed, 0 insertions, 0 deletions