DebugClients/Python3/getpass.py

branch
debugger speed
changeset 5174
8c48f5e0cd92
parent 4631
5c1a96925da4
--- a/DebugClients/Python3/getpass.py	Thu Sep 15 21:49:13 2016 +0200
+++ b/DebugClients/Python3/getpass.py	Sun Sep 18 21:35:53 2016 +0200
@@ -48,6 +48,7 @@
     """
     return input(prompt, False)
     
+
 unix_getpass = getpass
 win_getpass = getpass
 default_getpass = getpass

eric ide

mercurial