sample.py 139 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 #!/usr/bin/python #-*- coding: utf-8 import py3270 print "Teste extensão pw3270" print py3270.revision() term = py3270.terminal("")