[issue232] gtk/process.py cleanup
David Farning at Labix Tracker
tracker at labix.org
Tue Oct 24 11:07:23 PDT 2006
David Farning <dfarning at gmail.com> added the comment:
On Tue, 2006-10-24 at 13:45 +0000, Mauricio Teixeira (netmask) at Labix
Tracker wrote:
> Mauricio Teixeira (netmask) <mteixeira at webset.net> added the comment:
>
> Thanks for the info, but I don't see who it would make any difference.
You're
> free to give more details on the mailing list, if you wish.
>
> <http://tracker.labix.org/issue232>
I am interested in working on the various interfaces [Text|gt|qt] for
smartpm. Seems like a good way to get my feet wet without getting into
the dependency solver and backend stuff.
In order to start adding features and fixing bugs, I would like to
enhance the readability of the existing codebase.
A very simple readability fix would be to replace self.progress with
self.progressbar in /gtk/progress. According to HACKING, private
variables should be _progress. Calling the gtk.ProgressBar self.progress
rather than progressbar or _progress is confusing.
Dave
----------
title: PATCH gtk/process.py cleanup -> gtk/process.py cleanup
_______________________________________
Labix issue tracker <tracker at labix.org>
<http://tracker.labix.org/issue232>
_______________________________________
More information about the Smart
mailing list