Wijaya Edward schrieb:
> Hi,
>> Some recent webapps like Kiko <http://www.kiko.com/> , Google's gadget <http://www.google.com/ig/directory?hl=en> , and spreadsheets <http://spreadsheets.google.com> to name a few,
> have this functionality.
>> I wonder how can this funcitonalities be implemented in Python.
> Do you guys have any experience with it?
> Any Python module that support that?
There is mochikit, a javascript library that makes coding in javascript
suck less.
And there is the pypy javascript backend.
But "real" python - no.
diez