On Sat, Mar 17, 2012 at 5:08 AM, Jeffrey Van Voorst
<[email protected]> wrote:
> What code handles the python to javascript translation voodoo for
> situations where the browser code has some of its implementation in a
> file named *.browser.py?

 platform overrides.

lkcl@teenymac:~/pyjamas$ grep Platform pyjs/src/pyjs/*.py
pyjs/src/pyjs/translator_proto-KEES.py:class PlatformParser:
pyjs/src/pyjs/translator_proto-KLUEV.py:class PlatformParser:
pyjs/src/pyjs/translator_proto.py:class PlatformParser:

l.

Reply via email to