src/eric7/DebugClients/Python/getpass.py

branch
eric7
changeset 10683
779cda568acb
parent 10439
21c28b0f9e41
child 11090
f5f5f5803935
diff -r 47be220abdaf -r 779cda568acb src/eric7/DebugClients/Python/getpass.py
--- a/src/eric7/DebugClients/Python/getpass.py	Tue Apr 16 15:47:11 2024 +0200
+++ b/src/eric7/DebugClients/Python/getpass.py	Sat Apr 20 18:01:36 2024 +0200
@@ -53,7 +53,7 @@
 
     @param prompt Prompt to be shown to the user
     @type str
-    @param stream input stream to read from (ignored)
+    @param stream input stream to read from (unused)
     @type file
     @return Password entered by the user
     @rtype str

eric ide

mercurial