After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 616108 - Refactor get_* methods in the *Info wrappers
Refactor get_* methods in the *Info wrappers
Status: RESOLVED FIXED
Product: pygi
Classification: Deprecated
Component: general
unspecified
Other All
: Normal normal
: 0.6
Assigned To: pygi-maint
pygi-maint
Depends on:
Blocks:
 
 
Reported: 2010-04-18 15:50 UTC by Tomeu Vizoso
Modified: 2010-04-23 12:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Refactor get_* methods in the *Info wrappers (12.03 KB, patch)
2010-04-18 15:50 UTC, Tomeu Vizoso
committed Details | Review

Description Tomeu Vizoso 2010-04-18 15:50:50 UTC
.
Comment 1 Tomeu Vizoso 2010-04-18 15:50:51 UTC
Created attachment 159018 [details] [review]
Refactor get_* methods in the *Info wrappers
Comment 2 Zach Goldberg 2010-04-21 03:15:23 UTC
Review of attachment 159018 [details] [review]:

if(make_check())
  LGTM();
else
  _fix_make_check();
  LGTM();
Comment 3 Tomeu Vizoso 2010-04-23 12:10:33 UTC
Attachment 159018 [details] pushed as c0f40de - Refactor get_* methods in the *Info wrappers