fnp
/
django-pagination.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
0b4a8b2
)
Support Python 3.3
author
Virgil Dupras
<hsoft@hardcoded.net>
Tue, 14 Jan 2014 00:55:46 +0000
(19:55 -0500)
committer
Virgil Dupras
<hsoft@hardcoded.net>
Tue, 14 Jan 2014 00:55:46 +0000
(19:55 -0500)
I went for the minimal option and tried to preserve the previous logic
as much as possible.
I target Python 3.3 so that I don't have to touch the u'' strings.
No differences found