[pypy-dev] make _ssl module compile

Lawrence Oluyede l.oluyede at gmail.com
Tue Aug 1 15:09:42 CEST 2006


Thanks for replying.

> This means that you are passing 'ctypes function' objects around, in
> variables.  The only thing you can do with ctypes functions is call them
> directly.

Wish it was that but as far as I know no behavior of this kind is
present in the code. Isn't there a way to know the name of the ctypes
function troubled from the pdb inspector when the crash happens? From
the CallEntry instance.

-- 
Lawrence
http://www.oluyede.org/blog



More information about the Pypy-dev mailing list