This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tseaver
Recipients andyk, gregory.p.smith, jjlee, orsenthil, tseaver
Date 2010-05-10.04:26:14
SpamBayes Score 0.0059700054
Marked as misclassified No
Message-id <1273465578.59.0.58717664908.issue3704@psf.upfronthosting.co.za>
In-reply-to
Content
As long as we don't care about preserving backward compatibility, we
could indeed just change the behavior of 'request_path'.  It isn't
documented as an API of the cookielib module, but it does have a
docstring which promises certain semantics.
History
Date User Action Args
2010-05-10 04:26:19tseaversetrecipients: + tseaver, gregory.p.smith, jjlee, orsenthil, andyk
2010-05-10 04:26:18tseaversetmessageid: <1273465578.59.0.58717664908.issue3704@psf.upfronthosting.co.za>
2010-05-10 04:26:16tseaverlinkissue3704 messages
2010-05-10 04:26:15tseavercreate