Try using simplejson first, and if not found then try using built-in json module.
authorJoshua <jroesslein@gmail.com>
Mon, 30 Nov 2009 00:21:40 +0000 (18:21 -0600)
committerJoshua <jroesslein@gmail.com>
Mon, 30 Nov 2009 00:21:40 +0000 (18:21 -0600)
commitb4e6b0292d17b42c3ac2c07a99812d1dbb34d7fc
treeead7dfc591f9aebd9a1709c90da4dab498dd73d0
parent0b530bf49688b343a95061bb4cf3fab11d98e536
Try using simplejson first, and if not found then try using built-in json module.
tweepy/binder.py
tweepy/streaming.py