def testAdministrator(what): import wb_admin_test wb_admin_test.run() import sys sys.exit(0) # TODO return code here return 1