[Fwd: Re: ConfigParser question]

Cliff Wells clifford.wells at attbi.com
Wed Jan 15 01:42:18 EST 2003


On Tue, 2003-01-14 at 21:34, kim wrote:
> Hi, 
> 
> i think there is something wrong: 
> [dirs]
> recursive = /home/cmolina
> recursive = /etc
> recursive = /tmp/usr
> 
> shouldn't it be:
> 
> [dirs]
> recursive:/home/cmolina
> recursive:/etc
> recursive:/tmp/usr
> 
> i don't know if the other method works to, but i use the second one
> very often and it works.

Both are valid.

-- 
Cliff Wells <clifford.wells at attbi.com>






More information about the Python-list mailing list