--- a/DebugClients/Python/getpass.py Sun Jan 31 16:15:16 2010 +0000
+++ b/DebugClients/Python/getpass.py Sun Jan 31 17:11:22 2010 +0000
@@ -13,8 +13,6 @@
is to provide a debugger compatible variant of the a.m. functions.
"""
-import sys
-
__all__ = ["getpass","getuser"]
def getuser():