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

Using hasattr with __loader__ is not compatible with python 3.3. #1017

Closed
sontek opened this issue May 13, 2013 · 2 comments
Closed

Using hasattr with __loader__ is not compatible with python 3.3. #1017

sontek opened this issue May 13, 2013 · 2 comments

Comments

@sontek
Copy link
Member

sontek commented May 13, 2013

See: http://www.python.org/dev/peps/pep-0302/

This is used when overriding assets:

https://github.com/Pylons/pyramid/blob/master/pyramid/config/assets.py#L87

@sontek
Copy link
Member Author

sontek commented May 13, 2013

Just saw this: #1015

@mmerickel
Copy link
Member

Yep, #1015 is merged. Closing.

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

No branches or pull requests

2 participants