Pass code check.

This commit is contained in:
Bob Lantz
2012-03-12 16:12:38 -07:00
parent 8d1444a914
commit 28f46c8d2d
4 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -602,7 +602,7 @@ class MiniEdit( Frame ):
cleanUpScreens()
self.net = None
def xterm( self, ignore=None ):
def xterm( self, _ignore=None ):
"Make an xterm when a button is pressed."
if ( self.selection is None or
self.net is None or