[Python-Dev] Let's update CObject API so it is safe and regular! (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Fri Apr 3 03:11:42 CEST 2009
- Previous message: [Python-Dev] Let's update CObject API so it is safe and regular!
- Next message: [Python-Dev] py3k regression tests on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hrvoje Niksic wrote:
I thought the entire point of C object was that it's an opaque box without any info whatsoever, except that which is known and shared by its creator and its consumer.
But there's no way of telling who created a given CObject, so nobody knows anything about it for certain.
-- Greg
- Previous message: [Python-Dev] Let's update CObject API so it is safe and regular!
- Next message: [Python-Dev] py3k regression tests on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]