You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: