Files
@ 431689d7f37d
Branch filter:
Location: kallithea/MIT-Permissive-License.txt
431689d7f37d
1023 B
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__.