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

noreply@sourceforge.net noreply@sourceforge.net
Fri, 25 Aug 2000 08:04:49 -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: 7
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




Follow-Ups:

Date: 2000-Aug-17 06:39
By: none

Comment:
QNX/Neutrino was compiled with  -> GNU gcc
QNX 4.25                         with  -> Watcom 10.6

Armin

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

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