previous next Up Title Contents Index

Error messages


Understanding them

Message: Syntax error (at an apparently correct place)
Translation 1 The previous line has no colon (:) at the end
2 You wrote = and it should be ==
Message Name error <x>
Translation 1 An import line is missing.
2 There is a spelling error - the capitalization differs?
3 You forgot to write 'self.' when accessing instance variables from within a method.
- Ian Hobson


previous next Up Title Contents Index

Version : 1.65 Mise à jour : 11/11/00