Barry Warsaw wrote:
Subclassing SyntaxError is then a pragmatic concession to the fact that "SyntaxError" also de facto means "CompilationError”
Perhaps there should be a CompilationError tghat SyntaxError and TargetScopeError are subclasses of? -- Greg _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/CHUWNXB737ZYTJTD5EMFXJ3RFOEEOBGM/
