Fulvio wrote:
> ***
> Your mail has been scanned by InterScan MSS.
> ***
>
>
> HI,
>
> I've a small doubt regarding the way to save a configuration file on the file
> manipulated by ConfigParser.
> As far as I could understand this:
>
> cp = ConfigParser
Fulvio schrieb:
> ***
> Your mail has been scanned by InterScan MSS.
> ***
>
>
> HI,
>
> I've a small doubt regarding the way to save a configuration file on the file
> manipulated by ConfigParser.
> As far as I could understand this:
>
> cp = ConfigPars
***
Your mail has been scanned by InterScan MSS.
***
HI,
I've a small doubt regarding the way to save a configuration file on the file
manipulated by ConfigParser.
As far as I could understand this:
cp = ConfigParser.ConfigParser
cp.set(section,option)