Bugs item #1170279, was opened at 2005-03-25 02:03 Message generated for change (Comment added) made by birkenfeld You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1170279&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Python Library Group: Python 2.4 >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: Ryan Lovett (ryan) Assigned to: Nobody/Anonymous (nobody) Summary: BaseCookie does not call value_decode Initial Comment: Perhaps I'm misunderstanding its functionality, but I believe BaseCookie should be calling value_decode during __getitem__. I created a blowfish Cookie class with value_encode and value_decode methods, but when I invoke __getitem__, for example mycookie['mykey'], the cookie only returns encoded values. ---------------------------------------------------------------------- >Comment By: Reinhold Birkenfeld (birkenfeld) Date: 2005-06-27 00:12 Message: Logged In: YES user_id=1188172 Duplicate of #1172011. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1170279&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com