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 649988 - gdbus-codegen: Drop dependency on argparse
gdbus-codegen: Drop dependency on argparse
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
: 649846 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-05-11 19:22 UTC by Colin Walters
Modified: 2011-05-11 20:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdbus-codegen: Drop dependency on argparse (5.38 KB, patch)
2011-05-11 19:22 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2011-05-11 19:22:33 UTC
This is only in Python 2.7 or as a separate module.  Use optparse
which exists since 2.3.
Comment 1 Colin Walters 2011-05-11 19:22:35 UTC
Created attachment 187657 [details] [review]
gdbus-codegen: Drop dependency on argparse
Comment 2 David Zeuthen (not reading bugmail) 2011-05-11 19:29:39 UTC
No objection here. Thanks.
Comment 3 Colin Walters 2011-05-11 19:59:01 UTC
Attachment 187657 [details] pushed as 61295f8 - gdbus-codegen: Drop dependency on argparse
Comment 4 Cosimo Cecchi 2011-05-11 20:07:31 UTC
*** Bug 649846 has been marked as a duplicate of this bug. ***