[Python-Dev] PyArg_ParseTuple and Py_BuildValue question

Benjamin Peterson musiccomposition at gmail.com
Wed Apr 23 00:01:31 CEST 2008


On Wed, Apr 9, 2008 at 8:23 PM, Alvin Delagon <adelagon at gmail.com> wrote:
>
> I'm going to construct an SS7 packet in python using struct.pack(). Here's
> the question, how am I going to pass the packet I wrote in python to my
> module and back? I already asked this question in comp.lang.python but so
> far no responses yet. I hope anyone can point me to the right direction.
> Thanks in advance.

What exactly is your problem?



-- 
Cheers,
Benjamin Peterson


More information about the Python-Dev mailing list