Comment 2 for bug 589495

Revision history for this message
Olivier Berger (olivierberger) wrote :

Also, similar fix should probably be applied to --old-filenames which uses same construct.

I'm not so sure about --ignore-errors which also seems to use setattr(p.values, o.dest, True) without adding a 'dest' param to parser.add_option either