DeprecationWarning: Cookie/SmartCookie class is insecure

Ben Finney bignose-hates-spam at and-benfinney-does-too.id.au
Mon Oct 20 02:13:09 EDT 2003


Howdy all,

I'm using a library that uses SmartCookie.  In Python 2.3, that gives
this warning:

    /usr/lib/python2.3/Cookie.py:712: DeprecationWarning:
        Cookie/SmartCookie class is insecure; do not use it

What should the library be using instead of SmartCookie?

-- 
 \        "If it ain't bust don't fix it is a very sound principle and |
  `\      remains so despite the fact that I have slavishly ignored it |
_o__)                                  all my life."  -- Douglas Adams |
Ben Finney <http://bignose.squidly.org/>




More information about the Python-list mailing list