[Python-bugs-list] [ python-Bugs-665570 ] curses causes interpreter crash

SourceForge.net noreply@sourceforge.net
Fri, 10 Jan 2003 01:34:17 -0800


Bugs item #665570, was opened at 2003-01-10 09:34
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=665570&group_id=5470

Category: Python Library
Group: Python 2.2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Klose (doko)
Assigned to: Nobody/Anonymous (nobody)
Summary: curses causes interpreter crash

Initial Comment:
[submitted to http://bugs.debian.org/175589 ]

A call to curses.initscr() that fails because of an
error (such as TERM not being set) causes the program
to exit.  No exception thrown, no error returned -- an
EXIT.  There is very anti-Pythonic and, at minimum,
should be documented.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=665570&group_id=5470