[pypy-issue] [issue1525] "unknown address family" when sending a packet with Scapy

Armin Rigo tracker at bugs.pypy.org
Thu Jul 4 08:51:55 CEST 2013


Armin Rigo <armin.rigo at gmail.com> added the comment:

For completeness (writing it here as it took me 10 minutes to figure out): the
imports needed are

from scapy.layers.inet import IP
from scapy.sendrecv import send

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1525>
________________________________________


More information about the pypy-issue mailing list