btw i've just renamed JSONParser.py to move it to the standard
libraries (pyjs/src/pyjs/lib) - it's now called, yes you guessed it,
json.py.

so you now do "from json import dumps, loads" *not* "from JSONParser
import crap".

l..

Reply via email to