Chris Withers added the comment: I'm not sure I fully understand where the fix should go but I'll put a note in to look into this.
In the meantime, a good workaround is to supply an explicit destination: parser.add_option('--myopt',action='callback',callback=mycallback,dest='myopt') __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1243> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com