On Wed, Apr 14, 2010 at 12:12 PM, Mark Dickinson <dicki...@gmail.com> wrote:
> On Apr 14, 7:09 pm, Brendan Miller <catph...@catphive.net> wrote:
>> I'm using python 2.5.2.
>>
>> I have a ctypes function with argtypes like this:
>>
>> _create_folder.argyptes = [c_void_p, c_int]
>
> Is that line a cut-and-paste?  If so, try 'argtypes' instead of
> 'argyptes'.  :)

Woops! Well, nice to know that ctypes works as I expect.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to