Revision df5f3e82acd8482ce8d0f082d87e91b2d217f5cd authored by Jeremy Low on 12 April 2016, 22:43:23 UTC, committed by Jeremy Low on 02 May 2016, 10:29:14 UTC
Model repr functions should work for py27 (using backslash escaped strings
in JSON representation and in __repr__ methods). Also fixed an issue with API
not encoding parameters properly for building URLs.
1 parent 09858bf
History
File Mode Size
doc
examples
testdata
tests
twitter
.gitignore -rw-r--r-- 407 bytes
.travis.yml -rw-r--r-- 234 bytes
AUTHORS.rst -rw-r--r-- 701 bytes
CHANGES -rw-r--r-- 21.5 KB
COPYING -rw-r--r-- 605 bytes
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 118 bytes
Makefile -rw-r--r-- 1.1 KB
NOTICE -rw-r--r-- 109 bytes
README.rst -rw-r--r-- 7.5 KB
circle.yml -rw-r--r-- 206 bytes
coveragerc -rw-r--r-- 23 bytes
get_access_token.py -rwxr-xr-x 2.7 KB
pytest.ini -rw-r--r-- 84 bytes
requirements.docs.txt -rw-r--r-- 70 bytes
requirements.testing.txt -rw-r--r-- 205 bytes
requirements.txt -rw-r--r-- 34 bytes
setup.cfg -rw-r--r-- 166 bytes
setup.py -rwxr-xr-x 2.7 KB
test.py -rw-r--r-- 152 bytes
tox.ini -rw-r--r-- 153 bytes

README.rst

back to top