Files
deb-python-httpretty/httpretty
Mika Eloranta 5c6e77615f core: fix for working with python 3.3
The unfixed parse_querystring() raises the following exception
in Python 3.3:

  TypeError: Type str doesn't support the buffer API

Also removed iteritems() as it is deprecated and no longer
supported in Python 3.x
2013-10-23 09:30:33 +03:00
..
2013-10-07 17:42:31 -04:00
2013-10-23 09:30:33 +03:00
2013-09-30 16:18:02 -04:00