[issue2211] Cookie.Morsel interface needs update

R. David Murray report at bugs.python.org
Thu Apr 29 22:21:43 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

This looks like it would be a worthwhile cleanup, and the issue contains useful info to that end, so I'm marking it languishing rather than closing it, in the hopes that someone will pick it up some day.  I also think this could be a nice bug day task for someone, (though it might take all day :), so I'm adding the easy keyword.

(From the sounds of Jamie's second post, he may have thought he uploaded a patch, but didn't...)

Note: I suspect the logic of having 'unset' keys return an empty string is that a Morsel is supposed to have a "fixed set" of keys (and thus those keys should always be there).  I'm not sure that should be changed.

----------
keywords: +easy
nosy: +r.david.murray
stage:  -> unit test needed
status: pending -> languishing
versions: +Python 3.2 -Python 2.5, Python 2.6

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


More information about the Python-bugs-list mailing list