i am confused with config module in python. can anyone help me to solve the problem. why config module is used, what are the features of config module.
the following is the syntax which i did nt understood in my project.
regards,
Rakesh
the following is the syntax which i did nt understood in my project.
Code:
options = dict(self.config.options('perforce'))
Rakesh
Comment