configparser shuffles all sections ?

stef s.mientki at id.umcn.nl
Fri Jun 22 04:24:19 EDT 2007


Marc 'BlackJack' Rintsch wrote:
> In <mailman.9396.1182497333.32031.python-list at python.org>, stef wrote:
>
>   
>> I just used configparser for the first time and discovered that it 
>> shuffled all my sections, and the contents of the sections too.
>>     
>
> The data is stored in dictionaries.
>   
So there should be some way to sort it ?
>   
>> This makes human manipulation of the file impossible.
>>     
>
> Why so?
>   
I've about 1000 sections ;-)

> Ciao,
> 	Marc 'BlackJack' Rintsch
>   

thanks,
Stef Mientki



More information about the Python-list mailing list