Files
requests3/requests
Idan Gazit 3e60a9eb9c Proper test for str vs unicode when preparing data
In python 2.x, requests sets str = unicode in requests/compat.py. This causes
isinstance(foo, str) to return True even if foo is a unicode string.
2012-05-01 06:20:52 -04:00
..
2012-03-31 17:39:26 -04:00
2012-04-22 22:29:26 -04:00
2012-03-30 23:15:31 -04:00
2012-01-21 07:07:18 -05:00
2012-01-23 00:15:25 -05:00
2012-01-23 00:15:25 -05:00
2012-04-22 22:26:53 -04:00