> > I should have gotten a better error message than the above > > traceback. > > This bug should be fixed in current cvs. The offending line should now > be: > opt.err.write(str(fmt) + ": " + error.format_not_supported) > > Please update and try again.
Thanks! Works as expected now.