[issue8697] PEP 391: Adding documentation of logging.config.dictConfig

2010-05-12 Thread A.M. Kuchling
Changes by A.M. Kuchling : -- resolution: -> duplicate status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue8697] PEP 391: Adding documentation of logging.config.dictConfig

2010-05-12 Thread A.M. Kuchling
New submission from A.M. Kuchling : The attached patch adds a first cut at documenting the PEP 391 dictConfig() feature. I've taken the PEP 391 text and rearranged it to fit into the existing logging module docs. I haven't gone through every paragraph and adjusted the markup to use Sphinx ro