Patch log configuration to accept section#subsection syntax
The pyforge test_commands.py test uses test.ini#main_with_amqp syntax to select its config. Logging doesn't like this and complains.
As a workaround, if logging configuration fails, we truncate everything after the '#' and try configuring again.
Authored by: Robin Luckey 2010-03-24
Parent(s): [9ab234]
Child(ren): [a55eb0]