Hello guys, Attempting to access the '__dict__' attribute of a SyntaxError exception in IP2a8 *returns* an 'OperationFailed' object.
The codeop module (Python standard library) compiles source code and *compares* the __dict__ attribute of SyntaxError exception instances... (I can work around this bug for the interactive interpreter...) Michael Foord http://www.manning.com/foord _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
