Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:
Tracker eating python prompt prefixed lines is truly annoying. Here are the missing lines: >>> len(shlex(posix=True).wordchars) - len(shlex().wordchars) 62 >>> len([chr(i) for i in range(128, 256) if chr(i).isalnum()]) 71 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9308> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com