commit | 9147a9697ac60a9fff739394056992a61d207a16 | [log] [tgz] |
---|---|---|
author | Larry Hastings <larry@hastings.org> | Sun May 04 04:41:18 2014 -0700 |
committer | Larry Hastings <larry@hastings.org> | Sun May 04 04:41:18 2014 -0700 |
tree | 9ff37507d7ff7af438f943ac2f3ab9e7e2bb3d5c | |
parent | 88b5b6ddf60c38f54d0c656d883b0aed6cb03987 [diff] |
Issue #21088: Bugfix for curses.window.addch() regression in 3.4.0. In porting to Argument Clinic, the first two arguments were reversed.