[Python-Dev] Install Hook [Was: Re: PEP 414 updated]
Vinay Sajip
vinay_sajip at yahoo.co.uk
Sun Mar 4 22:00:01 CET 2012
Armin Ronacher <armin.ronacher <at> active-4.com> writes:
> The current work in progress install time hook can be found here:
> https://github.com/mitsuhiko/unicode-literals-pep/tree/master/install-hook
I realise that the implementation is different, using tokenize rather than
lib2to3, but in terms of its effect on the transformed code, what are the
differences between this hook and running 2to3 with just the fix_unicode fixer?
Regards,
Vinay Sajip
More information about the Python-Dev
mailing list