On Sat, Mar 17, 2012 at 3:08 PM, Pascal Chambon <[email protected]> wrote: > Le 17/03/2012 15:52, lkcl luke a écrit : >> On Sat, Mar 17, 2012 at 9:27 AM, Pascal Chambon<[email protected]> wrote: >>> Hi, >>> >>> actually, only pyjs/src/pyjs/translator_proto.py is used by the system, >>> others are for reference only (those versions diverged quite much, so >>> their merging is not guaranteed to have been side-effect free). >> oo looovelyy.... remember that i wasn't kept informed of that, so >> pyjd uses translator.py >> >> l. > Yep, and IIRC translator.py forwards to translator_proto.py or > translator_dict.py (a WIP version) the actual work.
ahh, okay - that works :) l.

