Mark Dickinson <dicki...@gmail.com> added the comment:

Similarly, isn't

  line[-1].isspace()

always going to be true (well, except possibly at the end of the file), thanks 
to the line-ending character?

----------

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

Reply via email to