buffer_info error

Jp Calderone exarkun at divmod.com
Fri May 20 16:45:00 EDT 2005


On 20 May 2005 13:18:33 -0700, "ashtonn at gmail.com" <doodle4 at gmail.com> wrote:
>i am filling in a packet with source and destination address and using
>the buffer_info call to pass on the address to an underlying low level
>call.
>
>The src and dest are strings, but buffer_info expects an array. How do
>i deal with this?

  What's the low-level call you're invoking?

  Jp



More information about the Python-list mailing list