On Tue, Sep 28, 2010 at 3:23 PM, Amaury Forgeot d'Arc
<amaur...@gmail.com> wrote:
> 2010/9/28 Nick Coghlan <ncogh...@gmail.com>:
>> Converting to a Py3k warning sounds like the best option.
>
> 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?

-- 
--Guido van Rossum (python.org/~guido)
_______________________________________________
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

Reply via email to