--- a/DataViews/PyProfileDialog.py Sun Jan 31 16:15:16 2010 +0000 +++ b/DataViews/PyProfileDialog.py Sun Jan 31 17:11:22 2010 +0000 @@ -7,7 +7,6 @@ Module implementing a dialog to display profile data. """ -import sys import os import pickle @@ -313,4 +312,4 @@ self.exclude = True self.filterItm.setText(self.trUtf8('Exclude Python Library')) self.__populateLists(False) - self.__finish() \ No newline at end of file + self.__finish()