commit | a7878b77dcddf365452b53b223324a2f67d9354d | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Jul 14 23:07:44 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Jul 14 23:07:44 2011 +0200 |
tree | de1f7cf1e247903d2a6bf74a21d0361933cc9bcc | |
parent | d33344a030bececd68ce487445cd47a11ebdb3fd [diff] |
Close #6755: Add get_wch() method to curses.window class Patch by IƱigo Serna.