[Python-Dev] doc for new restricted execution design for Python
Brett Cannon
brett at python.org
Wed Jun 28 18:59:51 CEST 2006
More information about the Python-Dev mailing list
Wed Jun 28 18:59:51 CEST 2006
- Previous message: [Python-Dev] once [was: Simple Switch statementZ]
- Next message: [Python-Dev] doc for new restricted execution design for Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 6/27/06, Bill Janssen <janssen at parc.com> wrote: > > > The plan is to allow pure Python code to be embedded into web pages like > > JavaScript. I am not going for the applet approach like Java. > > Java support is now just a plug-in. Should be easy to make a Python > plug-in system that works the same way. If only we had a GUI... :-) Yep, it would be. Then again, Mark Hammond has already done a bunch of work for pyXPCOM, so getting Python compiled right into Firefox itself shouldn't be too bad. If this really takes off, will probably want both: get into Firefox, but have an extension for pre-existing installations. -Brett -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/python-dev/attachments/20060628/4b6fabcd/attachment.html
- Previous message: [Python-Dev] once [was: Simple Switch statementZ]
- Next message: [Python-Dev] doc for new restricted execution design for Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list