summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2016-03-21 16:20:41 +0200
committerimarom <imarom@cisco.com>2016-03-21 16:20:41 +0200
commitc59a02f8036bbdc488f286412e990a16e3aa1df9 (patch)
tree510806f6e4dae8c6efd84e56974346d9c6677215 /scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py
parentb89efa188810bf95a9d245e69e2961b5721c3b0f (diff)
python 3 support - phase 2
Diffstat (limited to 'scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py')
-rw-r--r--scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py b/scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py
index 082cd1a4..bd95a20a 100644
--- a/scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py
+++ b/scripts/automation/trex_control_plane/stl/trex_stl_lib/api.py
@@ -8,7 +8,7 @@ from .trex_stl_streams import *
# packet builder
from .trex_stl_packet_builder_scapy import *
-#from scapy.all import *
+from scapy.all import *
# simulator