Skip to content
Snippets Groups Projects
Commit e8b22b44 authored by Jean-Michel's avatar Jean-Michel
Browse files

Adding missing import for psdump() and pdfdump() methods

parent 52c65e1d
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ from base_classes import BasePacket,Gen,SetGen,Packet_metaclass,NewDefaultValues
from volatile import VolatileValue
from utils import import_hexcap,tex_escape,colgen,get_temp_file
from error import Scapy_Exception,log_runtime
import subprocess
try:
import pyx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment