Home
last modified time | relevance | path

Searched refs:_LegalValueChars (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/http/
H A Dcookies.py436 _LegalValueChars = _LegalKeyChars + r'\[\]' variable
449 [""" + _LegalValueChars + r"""]* # Any word or empty string

Completed in 2 milliseconds