New submission from Andrey Chichak <c...@kit.tomsk.ru>: After setting cookies with same name and different path only nearest to root cookie is available.
Attached patch: 1. Set Cookie to nearest value. 2. Collects all same name values in Cookie._multi['<cookie name>'] in order. ---------- components: Library (Lib) files: Cookie.py.diff keywords: patch messages: 96375 nosy: chch severity: normal status: open title: Same name cookies type: behavior versions: Python 2.4, Python 2.5, Python 2.6, Python 2.7, Python 3.0, Python 3.1 Added file: http://bugs.python.org/file15554/Cookie.py.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7504> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com