On Wed, Nov 19, 2008 at 05:26:18PM -0800, Brian Cameron wrote: > simplejson is pure Python code with no dependencies.
If there's a shared object (as you mention to John), then this isn't strictly true, is it? I assume the native module is optional? > 4.2. Interfaces: > > Exported Interfaces Stability Comments > ------------------- -------------- ----------------------- > /usr/lib/python2.4/vendor-packages/simplejson*.egg-info > Uncommitted Python egg files What is this for? I don't recall having seen any egg-related files being documented so far in any ARC case. Danek
