Added unit tests for caches. Added count() method to cache interface.
authorJosh Roesslein <jroesslein@gmail.com>
Thu, 13 Aug 2009 05:46:40 +0000 (00:46 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Thu, 13 Aug 2009 05:46:40 +0000 (00:46 -0500)
commit45bb5a158de155400ee459aa72b957546635d68f
tree6ddc21967071b3f7e246fd0f8ac6b3f5ed78aa2a
parenta436a4c4e9352ac11facf271036b6469a932392c
Added unit tests for caches. Added count() method to cache interface.
tests.py
tweepy/cache.py