fcntl and siginfo_t in python

ma mabdelkader at gmail.com
Wed May 6 17:36:02 EDT 2009


Sure, I'll send you the source files when I get a chance!

--Sent from my iPhone

On May 6, 2009, at 4:03 PM, Philip <philip at subaru.naoj.org> wrote:

> ma <mabdelkader <at> gmail.com> writes:
>>
>> Ok! So, I decided to write a C-extension instead of using ctypes...
>>
>> This works beautifully. Now, I want to release this to the public, so
>> I'm thinking of making a bit of code cleanup. Should I just pack the
>> entire siginfo_t struct, right now I just use the fd, into a
>> dictionary and pass it to the python callback handler function? Maybe
>> there might be some more suggestions to what data structures to use,
>> so I'm open right now to any of them.
>
> Could we have a look at your working prototype?
>
> Philip J. Tait
> http://subarutelescope.org
>
> --
> http://mail.python.org/mailman/listinfo/python-list



More information about the Python-list mailing list