commit | 4b964f9c904744b7d7d88054e54a2e4ca8aeb395 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Mon May 05 20:21:38 2008 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Mon May 05 20:21:38 2008 +0000 |
tree | c24ba51492fc3fc714c54f2e671f21172d063908 | |
parent | 5f2e0e5ccb988cdf65137034b33ee57198cc23b9 [diff] [blame] |
Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob Ippolito. Closes issue #2750.
diff --git a/Doc/library/netdata.rst b/Doc/library/netdata.rst index 1bf9b6d..9d4aa34 100644 --- a/Doc/library/netdata.rst +++ b/Doc/library/netdata.rst
@@ -12,6 +12,7 @@ .. toctree:: email.rst + json.rst mailcap.rst mailbox.rst mhlib.rst