[Python-Dev] Install Hook [Was: Re: PEP 414 updated] (original) (raw)
Vinay Sajip vinay_sajip at yahoo.co.uk
Sun Mar 4 22:00:01 CET 2012
- Previous message: [Python-Dev] Install Hook [Was: Re: PEP 414 updated]
- Next message: [Python-Dev] Install Hook [Was: Re: PEP 414 updated]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Armin Ronacher <armin.ronacher 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
- Previous message: [Python-Dev] Install Hook [Was: Re: PEP 414 updated]
- Next message: [Python-Dev] Install Hook [Was: Re: PEP 414 updated]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]