Skip to content

Commit

Permalink
process comment #2 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Jan 9, 2018
1 parent 5dc9a4a commit bf7bb1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/z3c/recipe/i18n/i18nextract.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ def write(self):


def usage(code, msg=''):
# Python 2.1 required
print(__doc__, file=sys.stderr)
if msg:
print(msg, file=sys.stderr)
Expand Down

0 comments on commit bf7bb1c

Please sign in to comment.