SIGN IN SIGN UP

Added a new command: Check module (Alt-F5) It does a full syntax check

of the current module.  It also runs the tabnanny to catch any
inconsistent tabs.

Also did a little bit of refactoring: added an errorbox() method to
simplify the display of error dialogs.
G
Guido van Rossum committed
8c95c27c4cd76d2eaae9265e9706874c9cd69468
Parent: 772dd41