2010/9/28 Amaury Forgeot d'Arc <amaur...@gmail.com>: > 2010/9/29 Guido van Rossum <gu...@python.org>: >>> Can someone please explain why converting to a PyCapsule object is not >>> an option? >>> PyCObject_AsVoidPtr() and PyCObject_Import() accept Capsules and will >>> work as before. >> >> Because bsddb is an external module? > > Yes, bsddb is compiled in a separate .pyd or .so. But what does this change?
By external, I presume he means externally maintained. -- Regards, Benjamin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com