[Python-porting] A question about running 2to3 on projects in progress
Vinay Sajip
vinay_sajip at yahoo.co.uk
Sat Mar 3 13:59:48 CET 2012
More information about the Python-porting mailing list
Sat Mar 3 13:59:48 CET 2012
- Previous message: [Python-porting] A question about running 2to3 on projects in progress
- Next message: [Python-porting] Help for to do a script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Lennart Regebro <regebro at ...> writes: > Well, you have to convert only those files who haven't been converted. > Or if you mean that some things (like print) has been converted > already, you can skip those fixers. > > But code that are inconsistently mixing Python 2 and Python 3 idioms > can't be converted with 2to3 as far as I know. I thought that might be the case, but no harm in checking! Thanks. Regards, Vinay Sajip
- Previous message: [Python-porting] A question about running 2to3 on projects in progress
- Next message: [Python-porting] Help for to do a script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-porting mailing list