Sorry I did notice this before, but these problems in ConfigParser seem to be well discussed at http://wiki.python.org/moin/ConfigParserShootout
I will try to cook something together there there fits into the current yum config code, so it can save stuff in the right place and order without losing comments
Personally I did not like the way repoman mucks around with the file parsing. I saw RUM (the original one written by Ximian) use the ConfigParser way to handle things, which seemed more cleaner. In any case I will re-write this using some other parsing module. Let me try. Happy hacking, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu _______________________________________________ Yum-devel mailing list [email protected] https://lists.dulug.duke.edu/mailman/listinfo/yum-devel
