_ProxyGenAction Class Reference
+ Inheritance diagram for _ProxyGenAction:

Public Member Functions

def __init__ (self, option_strings, dest=argparse.SUPPRESS, default=argparse.SUPPRESS, help="write python proxy class and exit"+ARGREMAINDER+"when no parameter is given, the class is returned in the parsed args, when a parameter is given, the class is written to a file")
 
def __call__ (self, parser, namespace, values, option_string=None)
 

Detailed Description

 hidden action to generate Python proxy class