mainframe_brute
mainframe_brute copied to clipboard
py3270wrapper.py import name corrections
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.