[Python-Dev] Pronouncement needed in issue9675 (original) (raw)
Benjamin Peterson benjamin at python.org
Wed Sep 29 01:26:09 CEST 2010
- Previous message: [Python-Dev] Pronouncement needed in issue9675
- Next message: [Python-Dev] Pronouncement needed in issue9675
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2010/9/28 Amaury Forgeot d'Arc <amauryfa at gmail.com>:
2010/9/29 Guido van Rossum <guido at python.org>:
Can someone please explain why converting to a PyCapsule object is not an option? PyCObjectAsVoidPtr() and PyCObjectImport() 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
- Previous message: [Python-Dev] Pronouncement needed in issue9675
- Next message: [Python-Dev] Pronouncement needed in issue9675
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]