You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>>> import utelnetserver
>>> utelnetserver.start()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/lib/utelnetserver.py", line 93, in start
File "/lib/utelnetserver.py", line 85, in stop
AttributeError: 'module' object has no attribute 'dupterm'
Hi,
Is there a way to install MicroTelnetServer with upip?
I found telnetlib, maybe it could be useful to publish MicroTelnetServer as well on Pypi?:
The text was updated successfully, but these errors were encountered: