Cookies

QdlatY qdlaty at ikom.pl
Wed Jan 9 09:31:34 EST 2002


Hello!

SmartCookie object does automatic serialization of non-strings types ?

I tried to use this in following way:

import Cookie

c = Cookie.SmartCookie()
c["simple"] = [1, 2, 3, 4, [5, 6]]

and how do i now access to the "simple" list as list of course?

-- 
QdlatY
mailto: qdlaty at ikom.pl
"Jezeli wydaje Ci sie ze wiesz wszystko - masz racje - wydaje Ci sie..."



More information about the Python-list mailing list