Files
@ 431689d7f37d
Branch filter:
Location: kallithea/kallithea/lib/paster_commands/make_rcextensions.py
431689d7f37d
2.7 KiB
text/x-python
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__.