Fixes based off of pychecker results

svn: r539
This commit is contained in:
Don Allingham
2001-11-02 06:55:19 +00:00
parent e5b8e6e90a
commit 5b39f24e89
41 changed files with 1455 additions and 1377 deletions

View File

@@ -23,7 +23,6 @@
# Standard python modules
#
#-------------------------------------------------------------------------
import os
import string
#-------------------------------------------------------------------------