Message156352
Attached quick&dirty fix I'm currently using in my project. Maybe this will help to create a valid patch.
Instead of changing _parse_optional, I've overridden _get_option_tuples to scan subparsers for matching optional arguments if option is ambiguous in the current parser.
I've only skimmed through the code, so forgive me if that fix is useless. |
|
Date |
User |
Action |
Args |
2012-03-19 18:10:16 | jakub | set | recipients:
+ jakub, bethard, tshepang |
2012-03-19 18:10:16 | jakub | set | messageid: <1332180616.63.0.453952518031.issue14365@psf.upfronthosting.co.za> |
2012-03-19 18:10:16 | jakub | link | issue14365 messages |
2012-03-19 18:10:15 | jakub | create | |
|