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

few tests failed on system with python2.4 #3

Open
buriy opened this issue Nov 24, 2010 · 0 comments
Open

few tests failed on system with python2.4 #3

buriy opened this issue Nov 24, 2010 · 0 comments

Comments

@buriy
Copy link

buriy commented Nov 24, 2010

warning: no previously-included files matching '*~' found anywhere in distribution
File "build/bdist.linux-x86_64/egg/paging/tests.py", line 18
self.assertEquals(page['previous_page'], num - 1 if num else False)
^
SyntaxError: invalid syntax
File "/usr/lib/python2.4/site-packages/django_paging-0.2.2-py2.4.egg/paging/tests.py", line 18
self.assertEquals(page['previous_page'], num - 1 if num else False)

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

1 participant