From: <to...@gn...> - 2001-11-01 16:11:50
|
Hi, that's me again, problem with exception again :-) Now I am able to catch SyntaxError exception from PythonInterpreter. But = I would like to get direct from this exception instance another = information like LINE, COLUMN of syntax error. Is there other possibility to get these datas except manually PARSING of = VALUE or TYPE data fields. Thanks, Vaclav Tolar |