Anish Shah added the comment: _LegalKeyChars contains "\-" whereas _LegalChars just contains "-".
On Sun, Feb 7, 2016 at 4:33 PM, Martin Panter <[email protected]> wrote: > > Martin Panter added the comment: > > I take that back about _CookiePattern having the same bug; it uses a > different input variable. But it is strange that _LegalKeyChars lists a > comma, but _LegalChars omits it. > > ---------- > > _______________________________________ > Python tracker <[email protected]> > <http://bugs.python.org/issue26302> > _______________________________________ > ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue26302> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
