class documentation

class initutil(object): (source)

View In Hierarchy

Define the initialize() util.

Method __init__ Undocumented
Method getConfProperty Undocumented
Method http_import Undocumented
Method setConfProperty Undocumented
Instance Variable __attr_conf_dict__ Undocumented
def __init__(self): (source)

Undocumented

def getConfProperty(self, key, default=None): (source)

Undocumented

def http_import(self, url, method='GET', auth=None, parse_qs=0, timeout=10, headers={'Accept': '*/*'}, debug=0): (source)

Undocumented

def setConfProperty(self, key, value): (source)

Undocumented

__attr_conf_dict__: dict = (source)

Undocumented