akira added the comment: I've made the title more explicit: "curses.isblank function doesn't match ctype.h" -> "curses.ascii.isblank() function is broken. It confuses backspace (BS 0x08) with tab (0x09)"
If a core developer could review the open questions from the previous message msg221008 then I could prepare a proper patch for the issue. ---------- title: curses.isblank function doesn't match ctype.h -> curses.ascii.isblank() function is broken. It confuses backspace (BS 0x08) with tab (0x09) _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9770> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com