Commit e6674e6f authored by Guido van Rossum's avatar Guido van Rossum

Gerrit forgot to remove the "import string".

parent a395ced4
......@@ -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 = ''
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment