Re: [Web-SIG] Use both Python and Javascript in html webpages

2009-03-05 Thread Alan Kennedy
[David] > Can we use both Python and Javascript in html webpages?   Any demo on this? If you're willing to write rpython, PyPy can compile it to javascript which run can in a browser. http://codespeak.net/pypy/dist/pypy/doc/js/using.html HTH, Alan. __

Re: [Web-SIG] Use both Python and Javascript in html webpages

2009-03-04 Thread Paweł Stradomski
W liście David Shi z dnia środa 04 marca 2009: > Can we use both Python and Javascript in html webpages?   Any demo on this? >   Looks like a large confusion... you can use python on the server side and javascript on the client side (so basically only javascript is used in the html webpage itself

[Web-SIG] Use both Python and Javascript in html webpages

2009-03-04 Thread David Shi
Can we use both Python and Javascript in html webpages?   Any demo on this?   Regards.   David ___ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/arc