--- non-met/shutdown_core.py.orig 2003-05-06 11:53:14 UTC +++ non-met/shutdown_core.py @@ -13,7 +13,7 @@ def make_login_packet( username, password ): """Create a authentication packet.""" # This looks like so: # - packet = struct.pack( " " % sys.argv[ 0 ]; + print("usage: %s " % sys.argv[0]) sys.exit( -1 ); # Split out the hostname if necessary.