I love idea to use Python and ISPF under TSO.Currently I am able to run Python performing a kind of converse (sens/receive) to terminal, but as a TN3270 server. The emulator connect to IP and port and after this, enjoy!The python run ls in multithread environment managed by Python VM... Dan Sent from Yahoo Mail for iPhone
On Saturday, July 6, 2024, 1:48 AM, Timothy Sipples <[email protected]> wrote: Yet another way to check whether Python is installed on z/OS is via its IBM Program Number and FMID, assuming it's been installed via SMP/E (such as via the z/OS Management Facility) and not via the "pax" method. Currently, with Version 3.12 of the IBM Open Enterprise SDK for Python on z/OS, the Program Number is 5655-PYT and the FMID is HAMB3C0. Version 3.11 was HAMB3B0, so look for the HAMBurger(s) I guess. :-) ————— Timothy Sipples Senior Architect Digital Assets, Industry Solutions, and Cybersecurity IBM Z/LinuxONE, Asia-Pacific [email protected] ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
