[Bug 79231] Re: RFE: print bughelper version

Daniel Holbach daniel.holbach at ubuntu.com
Tue Jan 16 12:12:33 UTC 2007


Thanks a lot for your work on that! Great work.

Some things, I'd like to comment on:
 * usage of tabs vs. spaces: I used spaces throughout bughelper and it'd be nice if we could stick to that. It doesn't make python happy if both occur in mixed ways. python -tt <file> can help to find problems related to that.
 * I moved the "find_version_string()" function to bugHelper/utils.py - to keep commandLine.py command line related - hope that's ok with you.
 * When I wrote the bug, I didn't think about how lonely "bughelper 21" would look, so I search setup.py for the current version number and add "r<revision>" to it - hope that makes sense to everybody. If there's a cleverer way, please fix my attempt.

Thanks for your good work - if you could have a look at
~dholbach/bughelper/bughelper.dev and read the diff, I'd appreciate it.

Thanks again!

-- 
RFE: print bughelper version
https://launchpad.net/bugs/79231




More information about the Ubuntu-bugsquad mailing list