New submission from A.M. Kuchling:

Here's a patch updating the Curses HOWTO for 3.4 that can be applied to the 
default branch.  Changes:

* curses.wrapper.wrapper is now just curses.wrapper
* Mention window.encoding and its effect on Unicode.
* Describe getkey() as well as getch()
* Improve some examples.
* Use 4-space indentation.
* Add links to urwid, an alternate UI library.
* Various edits & rewording.

----------
assignee: docs@python
components: Documentation
files: update-curses-howto.txt
messages: 186599
nosy: akuchling, docs@python
priority: normal
severity: normal
stage: patch review
status: open
title: Update Curses HOWTO for 3.4
type: enhancement
Added file: http://bugs.python.org/file29783/update-curses-howto.txt

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

Reply via email to