I reported the bug because of it is wanted to fix "for Precise" (not for Quantal).
I found the bug when I tried the Python3 Official HOWTO doc: - http://docs.python.org/py3k/howto/curses.html It uses newpad function. But I do not know any packages using curses.newpad() with Python3. There may be reasons: - python3 is minor than python now - curses module is minor than other standard modules: os, io, xml - newpad function is minor than essential functions for using curses: initscr, cbreak The bug is just raise error at calling the function. the fix changes from not working programs to working well. So I want the patch will be backport to Precise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1021783 Title: invalid behavior of curses.newpad().refresh() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3.2/+bug/1021783/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs