configparser shuffles all sections ?
stef
s.mientki at id.umcn.nl
Fri Jun 22 04:24:19 EDT 2007
More information about the Python-list mailing list
Fri Jun 22 04:24:19 EDT 2007
- Previous message (by thread): configparser shuffles all sections ?
- Next message (by thread): configparser shuffles all sections ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): configparser shuffles all sections ?
- Next message (by thread): configparser shuffles all sections ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list