On Wed, Mar 25, 2009 at 12:35 AM, Kumar wrote:
> Thanks a lot for the reply Kent .
> Could you please tell me If I will try to move from SmartCookie to
> SimpleCokkie in out application, what precautions should I take care?
Make sure that all the values in the Morsels are strings.
Kent
_
Thanks a lot for the reply Kent .
Could you please tell me If I will try to move from SmartCookie to
SimpleCokkie in out application, what precautions should I take care?
-Thanks
Kumar
On Tue, Mar 24, 2009 at 8:50 PM, Kent Johnson wrote:
> On Tue, Mar 24, 2009 at 10:33 AM, Kumar wrote:
> > I ju
On Tue, Mar 24, 2009 at 10:33 AM, Kumar wrote:
> I just came to know about this classes SimpleCookie and SmartCookie.
> I could get that usage. But I didn't get the difference between these
> classes?
> Can anybody please tell me what is the difference between this classes?
SmartCookie allows coo
Hello,
I am new to python.
I just came to know about this classes SimpleCookie and SmartCookie.
I could get that usage. But I didn't get the difference between these
classes?
Can anybody please tell me what is the difference between this classes?
-Kumar
__