DataViews/PyProfileDialog.py

changeset 96
9624a110667d
parent 15
f6ccc31d6e72
child 406
eacf81fad150
child 792
a13346916170
--- 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()

eric ide

mercurial