The checkauth does not exist is a json library thing. The python script either uses json or simplejson python module.
I am using ubuntu 8.04LTS, on which i can only get simplejson to work. But with simplejson, the checkauth function isn't there. (with the regular json module much more breaks, so i take the lack of checkauth for granted
)
I am using ubuntu 8.04LTS, on which i can only get simplejson to work. But with simplejson, the checkauth function isn't there. (with the regular json module much more breaks, so i take the lack of checkauth for granted
)

Comment