Exemplo n.º 1
0
def ini_write(filename, section, key, value):
    return ct.ini_write(filename, section, key, value)
Exemplo n.º 2
0
def ini_write(filename, section, key, value):
    return ct.ini_write(filename, section, key, value)