[Python-porting] Fw: lib2to3 and matching of fixers
Benjamin Peterson
benjamin at python.org
Wed Dec 14 23:18:19 CET 2011
More information about the Python-porting mailing list
Wed Dec 14 23:18:19 CET 2011
- Previous message: [Python-porting] Fw: lib2to3 and matching of fixers
- Next message: [Python-porting] Fw: lib2to3 and matching of fixers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2011/12/14 Vinay Sajip <vinay_sajip at yahoo.co.uk>: > Benjamin Peterson <benjamin at ...> writes: > >> >> You have to account for the newline. >> > > Thanks for the response, but it's not clear how or why. As to the "why": the > portion of the tree I get by looking at Sorry. I was trying to read the parse tree from the linear version in your last mail and failed. You are correct. Does your fixer us BM_compatible = True? Try setting that to false. -- Regards, Benjamin
- Previous message: [Python-porting] Fw: lib2to3 and matching of fixers
- Next message: [Python-porting] Fw: lib2to3 and matching of fixers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-porting mailing list