Commit 607f1990 by Serbaf

just testing

parent 87638518
...@@ -100,6 +100,7 @@ Main differences with last major release: ...@@ -100,6 +100,7 @@ Main differences with last major release:
improvements were added on the last versions of 0.5.x improvements were added on the last versions of 0.5.x
* Tests have been added that cover most of the code in tweets.py and utils.py. * Tests have been added that cover most of the code in tweets.py and utils.py.
In the next versions probably even more will be added. In the next versions probably even more will be added.
Version 0.6.1: Version 0.6.1:
Added more tests and the "as_json()" function divided in two: "as_long_json", Added more tests and the "as_json()" function divided in two: "as_long_json",
which simply returns the __dict__ of the Tweet instance, with all its key-value which simply returns the __dict__ of the Tweet instance, with all its key-value
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment