On Mon, Feb 27, 2012 at 11:55 AM, Terry Reedy <tjre...@udel.edu> wrote: > I presume such a hook would simply remove 'u' prefixes and would run *much* > faster than 2to3. If such a hook is satisfactory for 3.2, why would it not > be satisfactory for 3.3?
Because an import hook is still a lot more complicated than "Write modern code that runs on 2.6+ and follows certain guidelines and it will also just run on 3.3+". Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com