Armin Rigo <[email protected]> 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 <[email protected]> <https://bugs.pypy.org/issue1525> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
