Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't raise hodor #2

Open
bukzor opened this issue Oct 14, 2015 · 1 comment
Open

can't raise hodor #2

bukzor opened this issue Oct 14, 2015 · 1 comment

Comments

@bukzor
Copy link
Owner

bukzor commented Oct 14, 2015

$ python
Python 2.7.6 (python2.7_2.7.6-2+lucid1:0e6ac340ab29+, Jul 27 2015, 20:36:29)
>>> import hodor
>>> raise hodor
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: exceptions must be old-style classes or derived from BaseException, not hodor
@bukzor
Copy link
Owner Author

bukzor commented Oct 14, 2015

I don't see any way to get this working and keep all the existing features :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant