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.

Robin Luckey Robin Luckey 2010-03-24

changed pyforge/pyforge/command/base.py
pyforge/pyforge/command/base.py Diff Switch to side-by-side view
Loading...