[Python-bugs-list] [Bug #112113] Built-in exception class not found: UnboundLocalError.

noreply@sourceforge.net noreply@sourceforge.net
Wed, 16 Aug 2000 12:12:27 -0700


Bug #112113, was updated on 2000-Aug-16 12:12
Here is a current snapshot of the bug.

Project: Python
Category: Library
Status: Open
Resolution: None
Bug Group: Platform-specific
Priority: 5
Summary: Built-in exception class not found: UnboundLocalError. 

Details: I've just compiled Python-1.6b1 for QNX4.25 and QNX/Neutrino 2.1.
The Neutrino port works ... but the QNX 4.25 port make problems:

# ./python
Built-in exception class not found: UnboundLocalError.  Library mismatch?
Fatal Python error: Standard exceptions could not be initialized.
%1   19800 Abort  ./python
#

The lookdict() call returns a NULL value in the init phase of python.
Any tips for fixing that problem?

Regards

Armin Steinhoff

Armin@Steinhoff.de




For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=112113&group_id=5470