R. David Murray <rdmur...@bitdance.com> added the comment:

It's a bug, and the bug is fixed (indirectly) in py3k trunk via improvements to 
the 'compile' function.  That fix can't be backported because it is a behavior 
change, so fixing this in 3.1 would require fixing pdb to deal with universal 
new lines.  I don't think that is worth it, but if someone wants to propose a 
patch I'll reopen the issue.

----------
nosy: +r.david.murray
priority:  -> normal
resolution:  -> out of date
stage:  -> committed/rejected
status: open -> closed

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

Reply via email to