Files
@ 431689d7f37d
Branch filter:
Location: kallithea/CONTRIBUTORS
431689d7f37d
3.2 KiB
text/plain
remove vestiges of Python 2.5 support
We only support Python 2.6 and 2.7; hence we do not need to import
with-statement support from __future__.
We only support Python 2.6 and 2.7; hence we do not need to import
with-statement support from __future__.