[Tutor] Where does the program pointer go when...

Dennis Lee Bieber wlfraed at ix.netcom.com
Wed Mar 1 12:10:50 EST 2023


On Tue, 28 Feb 2023 19:46:23 -0800, "Dave (NK7Z)" <dave at nk7z.net> declaimed
the following:

>and move to something else...  Can't use SSH, as the servers I am 
>interacting with do not use SSH...  Any suggestions on what lib I should 
>move to in that case?
>

	https://peps.python.org/pep-0594/
"""
telnetlib 	3.11 (3.0*) 	3.13 	1997 	no 	telnetlib3, Exscript
"""
https://pypi.org/project/telnetlib3/
https://telnetlib3.readthedocs.io/en/latest/

	Note that this uses asyncio, which may be a whole 'nother kettle of
fish to figure out.


-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
	wlfraed at ix.netcom.com    http://wlfraed.microdiversity.freeddns.org/



More information about the Tutor mailing list