mainframe_brute icon indicating copy to clipboard operation
mainframe_brute copied to clipboard

py3270wrapper.py import name corrections

Open ScottWhiteTS opened this issue 4 years ago • 0 comments

py3270wrapper.py encounters import errors for x3270App and s3270App

I believe the correct name should have an upper case x and s to be X3270App and S3270App respectively. This made it work correctly on my Ubuntu machine after updating in several locations of the py3270wrapper.py file.

ScottWhiteTS avatar Jul 27 '21 14:07 ScottWhiteTS