Author: Ian Bicking Date: To: Jamie Wilkinson CC: Python Paste Project Subject: Re: [Paste] StringIO expects read buffer, not list,
if POST params is empty.
Jamie Wilkinson wrote:
> Hey,
>
> Line 212 of paste/fixture.py (Paste 0.9.3) looks like:
>
> if params and isinstance(params, (list, tuple, dict)):
I believe this is fixed in Paste trunk (easy_install Paste==dev). A new
release will also be out in the next day or two.