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 580802 - Wrap guess_content_type methods of gio.Mount
Wrap guess_content_type methods of gio.Mount
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: gio
Git master
Other Linux
: Normal enhancement
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-29 20:05 UTC by Gian Mario Tagliaretti
Modified: 2009-04-29 20:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (16.45 KB, patch)
2009-04-29 20:06 UTC, Gian Mario Tagliaretti
committed Details | Review

Description Gian Mario Tagliaretti 2009-04-29 20:05:53 UTC
following the patch including docs.

note that I should have wrote also tests for these methods but it's kind of tricky since on my mounts it returns None, ideas on how to write a good test case welcome.
Comment 1 Gian Mario Tagliaretti 2009-04-29 20:06:22 UTC
Created attachment 133602 [details] [review]
patch
Comment 2 Paul Pogonyshev 2009-04-29 20:11:24 UTC
Looks fine.