Skip to content

Commit 2bf440c

Browse files
Update Lib/test/test_getpass.py
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent e4dcd93 commit 2bf440c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_getpass.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
try:
1818
import msvcrt
19-
2019
except ImportError:
2120
mscvrt = None
2221

0 commit comments

Comments
 (0)