HomeSort by relevance Sort by last modified time
    Searched refs:SmartCookie (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
Cookie.py 59 >>> 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
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
Cookie.py 59 >>> 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
    [all...]

Completed in 709 milliseconds