[Python-Dev] are CObjects inherently unsafe? (original) (raw)
Greg Ewing greg at cosc.canterbury.ac.nz
Sun Dec 7 19:05:58 EST 2003
- Previous message: [Python-Dev] are CObjects inherently unsafe?
- Next message: [Python-Dev] LC_NUMERIC patch updated
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Michael Hudson <mwh at python.net>:
As things stand, I don't think cPickle can be careful enough. Perhaps we could just add a "name" field to CObjects and have module init functions check that.
That would certainly be a huge improvement over the current situation!
Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg at cosc.canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-Dev] are CObjects inherently unsafe?
- Next message: [Python-Dev] LC_NUMERIC patch updated
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]