Glenn Linderman added the comment:

Just to note that another side effect of this bug is that stepping through code 
where the source contains non-ASCII characters results in pdb producing an 
error when trying to print the source lines. This makes stepping through such 
source code impossible.

I mention it, because it hasn't been mentioned before, and debuggers are 
mysterious and low-level enough, that solutions that might work for normal 
code, may not solve working with the debugger...

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1602>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to