[Python-Dev] Cookie.py security (original) (raw)
Fred L. Drake, Jr. fdrake@beopen.com
Wed, 30 Aug 2000 10:09:16 -0400 (EDT)
- Previous message: [Python-Dev] Cookie.py security
- Next message: [Python-Dev] Cookie.py security
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A.M. Kuchling writes:
(Are marshals safer than pickles? What if SerialCookie used marshal instead?)
A bit safer, I think, but this maintains the backward compatibility issue. If it is useful to change the API, this is the best time to do it, but we'd probably want to rename the module as well. Shared maintenance is also an issue -- Tim's opinion is very valuable here!
-Fred
-- Fred L. Drake, Jr. BeOpen PythonLabs Team Member
- Previous message: [Python-Dev] Cookie.py security
- Next message: [Python-Dev] Cookie.py security
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]