id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 11600 "Remove ""from __future__ import with_statement""" Ryan J Ollos Ryan J Ollos If the changes proposed in #11581 are committed, we will start enforcing the Python 2.6 requirement on the trunk. Therefore the `from __future__ import with_statement` lines can be removed from the codebase. task closed normal 1.1.2 general normal fixed python26 Minimum required Python version is 2.6. Remove Python 2.5 compatibility statements `from __future__ import with_statement`.