Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e6674e6

Browse files
committed
Gerrit forgot to remove the "import string".
1 parent a395ced commit e6674e6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Lib/getopt.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
# Gerrit Holl <[email protected]> moved the string-based exceptions
1818
# to class-based exceptions.
1919

20-
import string
21-
2220
class GetoptError(Exception):
2321
opt = ''
2422
msg = ''

0 commit comments

Comments
 (0)