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

missing import #1

Closed
zenx opened this issue May 24, 2010 · 2 comments
Closed

missing import #1

zenx opened this issue May 24, 2010 · 2 comments

Comments

@zenx
Copy link

zenx commented May 24, 2010

There is an import in view_decorators.py from a file that is not in the code:

from framework.utils import partial

what's that?

Thanks!

@tschellenbach
Copy link
Owner

Whoops, my bad.
That's very similar to http://docs.python.org/library/functools.html
Will replace the import with that version asap.

@zenx
Copy link
Author

zenx commented May 24, 2010

Thank you!

This issue was closed.
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