mirror of
https://github.com/python/cpython.git
synced 2024-11-23 18:04:37 +08:00
Gerrit forgot to remove the "import string".
This commit is contained in:
parent
a395ced424
commit
e6674e6fc6
@ -17,8 +17,6 @@ option involved with the exception.
|
||||
# Gerrit Holl <gerrit@nl.linux.org> moved the string-based exceptions
|
||||
# to class-based exceptions.
|
||||
|
||||
import string
|
||||
|
||||
class GetoptError(Exception):
|
||||
opt = ''
|
||||
msg = ''
|
||||
|
Loading…
Reference in New Issue
Block a user