ConfigParser para archivos con llaves

Jose Manuel <[email protected]>
Newsgroups gmane.comp.python.general.castellano
Message-ID <[email protected]>
Holaaaa

Es la primera vez que escribo a la lista.
Llevo usando python desde hace años (culpa de Jesús Espino ;-) ) y ahora
me ha surgido un problema.

¿Conocéis algún ConfigParser para archivos de configuración con llaves?
Son del estilo:
+++++++
rfcomm0 {
    # Automatically bind the device at startup
    bind no;

    # Bluetooth address of the device
    device 11:22:33:44:55:66;

    # RFCOMM channel for the connection
    channel    1;

    # Description of the connection
    comment "Example Bluetooth device";
}
+++++++++

Me he empezado a hacer uno pero si ya lo hay hecho, pues tiempo que me
ahorro.
_______________________________________________
Lista de correo Python-es 
http://listas.aditel.org/listinfo/python-es
FAQ: http://listas.aditel.org/faqpyes
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.