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

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A DCookie.py59 >>> C = Cookie.SmartCookie()
69 >>> C = Cookie.SmartCookie()
80 >>> C = Cookie.SmartCookie()
92 >>> C = Cookie.SmartCookie()
101 >>> C = Cookie.SmartCookie()
110 >>> C = Cookie.SmartCookie()
119 >>> C = Cookie.SmartCookie()
172 SmartCookie
174 The SmartCookie combines aspects of each of the other two flavors.
175 When setting a value in a dictionary-fashion, the SmartCookie wil
710 class SmartCookie(BaseCookie): class in inherits:BaseCookie
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/
H A DCookie.py59 >>> C = Cookie.SmartCookie()
69 >>> C = Cookie.SmartCookie()
80 >>> C = Cookie.SmartCookie()
92 >>> C = Cookie.SmartCookie()
101 >>> C = Cookie.SmartCookie()
110 >>> C = Cookie.SmartCookie()
119 >>> C = Cookie.SmartCookie()
172 SmartCookie
174 The SmartCookie combines aspects of each of the other two flavors.
175 When setting a value in a dictionary-fashion, the SmartCookie wil
710 class SmartCookie(BaseCookie): class in inherits:BaseCookie
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A DCookie.py59 >>> C = Cookie.SmartCookie()
69 >>> C = Cookie.SmartCookie()
80 >>> C = Cookie.SmartCookie()
92 >>> C = Cookie.SmartCookie()
101 >>> C = Cookie.SmartCookie()
110 >>> C = Cookie.SmartCookie()
119 >>> C = Cookie.SmartCookie()
172 SmartCookie
174 The SmartCookie combines aspects of each of the other two flavors.
175 When setting a value in a dictionary-fashion, the SmartCookie wil
710 class SmartCookie(BaseCookie): class in inherits:BaseCookie
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A DCookie.py59 >>> C = Cookie.SmartCookie()
69 >>> C = Cookie.SmartCookie()
80 >>> C = Cookie.SmartCookie()
92 >>> C = Cookie.SmartCookie()
101 >>> C = Cookie.SmartCookie()
110 >>> C = Cookie.SmartCookie()
119 >>> C = Cookie.SmartCookie()
172 SmartCookie
174 The SmartCookie combines aspects of each of the other two flavors.
175 When setting a value in a dictionary-fashion, the SmartCookie wil
710 class SmartCookie(BaseCookie): class in inherits:BaseCookie
[all...]

Completed in 45 milliseconds