Use built-in Exception attributes for storing & retrieving error message #173

Merged
nofeet merged 1 commit from master into master 2013-04-11 18:02:09 -07:00
nofeet commented 2013-04-11 16:44:28 -07:00 (Migrated from github.com)

Keeping msg as a property so it's backwards compatible.

Fixes #171.

Note that this only fixes Python 2.x for now.

Keeping `msg` as a property so it's backwards compatible. Fixes #171. Note that this only fixes Python 2.x for now.
michaelhelmick commented 2013-04-11 17:27:26 -07:00 (Migrated from github.com)

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)

GetGlue is using Twython? :smirk:@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)
michaelhelmick commented 2013-04-12 08:41:43 -07:00 (Migrated from github.com)

@nofeet Twython 2.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

@nofeet `Twython` 2.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
michaelhelmick commented 2013-04-12 08:42:32 -07:00 (Migrated from github.com)

Also, I'll include you in the AUTHORS.rst in the next release, I forgot to do it in this one. Sorry :(

Also, I'll include you in the `AUTHORS.rst` in the next release, I forgot to do it in this one. Sorry :(
nofeet commented 2013-04-12 09:58:03 -07:00 (Migrated from github.com)

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:

Also, I'll include you in the AUTHORS.rst in the next release, I forgot
to do it in this one. Sorry :(


Reply to this email directly or view it on GitHubhttps://github.com/ryanmcgrath/twython/pull/173#issuecomment-16300187
.

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: > Also, I'll include you in the AUTHORS.rst in the next release, I forgot > to do it in this one. Sorry :( > > — > Reply to this email directly or view it on GitHubhttps://github.com/ryanmcgrath/twython/pull/173#issuecomment-16300187 > .
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/twython#173
No description provided.