gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #03418
[Bug 1012305] Re: Error in Docstring in Flickr plugin
Perfect, I'll fix it and commit soon.
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/1012305
Title:
Error in Docstring in Flickr plugin
Status in Gwibber:
Fix Released
Bug description:
The lines 47 -52 in the gwibber/microblog/plugins/flickr/__init__.py
file in the 3.6 branch states:
""" Parses messages into gwibber compatible forms.
48 Args:
49 data: A data object obtained from Twitter containing a complete tweet
50 Returns:
51 m: A data object compatible with inserting into the Gwibber database for that tweet
52 """
Seems like a copy and paste error from the Twitter plug in.
If it's an error, I can fix it since I am currently working on the
Docstrings. Just let me know how it's supposed to read.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/1012305/+subscriptions
References