[issue19097] bool(cgi.FieldStorage(...)) may be False unexpectedly

Senthil Kumaran report at bugs.python.org
Sun Jan 12 16:05:04 CET 2014


Senthil Kumaran added the comment:

Fixed in:

New changeset a3e49868cfd0 by Senthil Kumaran in branch '3.3':
Issue #19092 - Raise a correct exception when cgi.FieldStorage is given an
http://hg.python.org/cpython/rev/a3e49868cfd0

New changeset 1638360eea41 by Senthil Kumaran in branch 'default':
merge from 3.3
http://hg.python.org/cpython/rev/1638360eea41

(Thanks for correcting my bad merge Serhiy. I did fix :w and then did a hg resolve --mark, but still ended up with merge lines. I got to look more carefully next time).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19097>
_______________________________________


More information about the Python-bugs-list mailing list