1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/python/samba/emulate
Noel Power 2a97996c0a python/samba/emulate: PY3 port of samba.tests.emulate.traffic_packet
Fixes
+ None cannot be used with '<' or '>' operators
+ ord expects 'str'
+ unicode doesn't exist in py3
+ bytes class does not have encode method

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-09-05 23:27:13 +02:00
..
__init__.py scripts: Scripts to replay and generate samba traffic 2017-08-17 04:06:06 +02:00
traffic_packets.py python/samba/emulate: PY3 port of samba.tests.emulate.traffic_packet 2018-09-05 23:27:13 +02:00
traffic.py python/samba/emulate: PY3 port of samba.tests.emulate.traffic_packet 2018-09-05 23:27:13 +02:00