This gives compatibility to python 2.7 and python 3.x (at least 3.4.3, I could test more). Depends on future and six modules but I don't think that's too much of a sacrifice.
The mllp tests aren't working but one is a Port in Use (py27) and the other is Connection Reset by Peer (py3) so it might be my system, I'll fiddle with it more later.
This gives compatibility to python 2.7 and python 3.x (at least 3.4.3, I could test more). Depends on future and six modules but I don't think that's too much of a sacrifice.
The mllp tests aren't working but one is a Port in Use (py27) and the other is Connection Reset by Peer (py3) so it might be my system, I'll fiddle with it more later.
Thanks,