yos-social-python icon indicating copy to clipboard operation
yos-social-python copied to clipboard

simplejson?

Open davedash opened this issue 14 years ago • 1 comments

Why is simplejson part of the source?

You can just import json.

davedash avatar Feb 04 '10 22:02 davedash

setup.py should contain the requires keyword and the tree shouldn't include simplejson.

addumb avatar Mar 19 '10 01:03 addumb