Use built-in Exception attributes for storing & retrieving error message #173
No reviewers
Labels
No labels
Bug
Enhancement
Feature Suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: code/twython#173
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Keeping
msgas a property so it's backwards compatible.Fixes #171.
Note that this only fixes Python 2.x for now.
GetGlue is using Twython? 😏@ryanmcgrath -- I'd say that's a pretty big honor!
Anyways, I'm gonna pull your repo and test it out real fast and should get this merged in tonight/tomorrow morning! :)
(Sorry for the double emails, posted it on the issue rather than the PR ;P)
@nofeet
Twython2.7.3 is now available via PyPi!pip install -I twython:)Ps. Hope this makes your Sentry errors pretty, but also hope you don't get too many errors ;P haha
Also, I'll include you in the
AUTHORS.rstin the next release, I forgot to do it in this one. Sorry :(Oh yeah, we use Twython. A lot.
And all those Twython errors we see are due to something we did, like
duplicate tweets. :)
Thanks for the great tool!
On Fri, Apr 12, 2013 at 11:42 AM, Mike Helmick notifications@github.comwrote: