Kaydet (Commit) e7d36fe0 authored tarafından Éric Araujo's avatar Éric Araujo

Prevent deprecation warning

üst a2860e8b
......@@ -688,7 +688,7 @@ def main(argv=None):
for opt, val in opts:
if opt == "--help":
usage(sys.stdout)
_usage(sys.stdout)
sys.exit(0)
if opt == "--version":
......
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