[Python-Dev] PyObject_New vs PyObject_NEW
David Abrahams
dave@boost-consulting.com
Thu, 13 Mar 2003 07:26:35 -0500
Thu, 13 Mar 2003 07:26:35 -0500
- Previous message: [Python-Dev] PyObject_New vs PyObject_NEW
- Next message: [Python-Dev] os.path.dirname misleading?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
martin@v.loewis.de (Martin v. L=F6wis) writes: > David Abrahams <dave@boost-consulting.com> writes: > >> > No. You also cannot pass struct FILE* from one C library to the other; >> > file locking will then crash. >>=20 >> A file is a resource. > > Yes, but printf is neither allocation nor deallocation. fprintf, but point taken. --=20 Dave Abrahams Boost Consulting www.boost-consulting.com
- Previous message: [Python-Dev] PyObject_New vs PyObject_NEW
- Next message: [Python-Dev] os.path.dirname misleading?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]