fcntl and siginfo_t in python

Philip philip at subaru.naoj.org
Wed May 6 16:03:09 EDT 2009


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




More information about the Python-list mailing list