[Python-Dev] PyObject_New vs PyObject_NEW (original) (raw)

David Abrahams dave@boost-consulting.com
Thu, 13 Mar 2003 07:26:35 -0500


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