Commit 88f92589 authored by Vincent Pelletier's avatar Vincent Pelletier

Drop unneeded global statement.

parent 01f28f67
......@@ -1078,7 +1078,6 @@ def main(*args):
"Run default configuration."
global os
global callAndRead
global pwd
real_callAndRead = callAndRead
usage = "usage: %s [options] CONFIGURATION_FILE" % sys.argv[0]
......
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