Files
@ 431689d7f37d
Branch filter:
Location: kallithea/setup.cfg
431689d7f37d
1.1 KiB
text/x-ini
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__.