I want to connect to the Postgresql database using Python in Windows. This is the function I have written:
def config(filename=\'\', section=\'postgresql\'):