FreeBSD Bugzilla – Attachment 165620 Details for
Bug 206285
lang/python35: _curses.so not linked against libncursesw even when available
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Test case demonstrating error
curses_non_ascii_test.py (text/plain), 160 bytes, created by
Brendan Molloy
on 2016-01-15 07:27:41 UTC
(
hide
)
Description:
Test case demonstrating error
Filename:
MIME Type:
Creator:
Brendan Molloy
Created:
2016-01-15 07:27:41 UTC
Size:
160 bytes
patch
obsolete
>import curses > >def main(stdscr): > stdscr.addstr(0, 0, "Hello, world!") > stdscr.refresh() > stdscr.get_wch() > >if __name__ == "__main__": > curses.wrapper(main)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 206285
: 165620