On Wed, May 28, 2008 at 6:57 PM, Georg Brandl <[EMAIL PROTECTED]> wrote:


> It was most likely an oversight on my part. I've now removed the classes
> from the 3000 module.


Nice! =) If you're up to fixing the docs, could you, please, also review the
fresh issue about this module.
http://bugs.python.org/issue2988

Browsers allow to create invalid (non RFC) cookies rather easily and they
crash python web scripts on the same domain, because developers usually not
aware of this problem to catch the exception. There is a test case and
several proposals for workarounds in Cookie (http.cookies) module.

-- 
--anatoly t.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to