[Python-Dev] Last-minute curses patch
"Martin v. Löwis"
martin at v.loewis.de
Fri Jun 16 07:13:55 CEST 2006
Walter Dörwald wrote:
> I have a small patch http://bugs.python.org/1506645 that adds
> resizeterm() and resize_term() to the curses module. Can this still go
> in for beta1? I'm not sure, if it needs some additional configure magic.
It can go into beta1 until the beta1 code freeze is announced.
It does need a configure test, though.
Regards,
Martin
More information about the Python-Dev
mailing list