Milan Oberkirch added the comment:

The other fixers you mentioned are deactivated independently of this patch if 
an import from future_builtins exists. I gave it the same run_order as in the 
fix for __future__ imports which prevents 2to3 from deleting the calls before 
other fixers check for their existence.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19111>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to