if len(sys.argv) == 2: #this is used to check the length of the command line arguments, if its 2 then it will execute the code below otherwise it will print the message and exit the program print ...
# Test run in a subprocess since set_config(get_config()) # does reset sys attributes to their state of the Python startup # (before the site module is run).