Home
last modified time | relevance | path

Searched refs:netscape (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcookielib.py850 netscape=True, rfc2965=False, argument
861 self.netscape = netscape
940 elif cookie.version == 0 and not self.netscape:
1079 elif cookie.version == 0 and not self.netscape:
1563 netscape = self._policy.netscape
1567 (not rfc2965_hdrs and not netscape) or
1568 (not netscape and not rfc2965)):
1578 if ns_hdrs and netscape: