InvalidResponseError: headers must be str

Serhiy Storchaka storchaka at gmail.com
Sat Dec 31 05:04:13 EST 2011


31.12.11 08:40, Steven D'Aprano написав(ла):
> 'JSON' is already a string. Calling str() on it is a waste of time.

from __future__ import unicode_literals




More information about the Python-list mailing list