Message251145
On Windows 10 . The telnet function is closed on Windows10, I open it and I can use it in WIN CMD.
But when i start python shell,and import os module, I use the command
os.acess(r"C:\Windows\System32\telnet.exe",os.X_OK) to check it is or not be executeable,And I got False.
Why I use it because winpexpect moudle use it to check.
I try this in three PCS,and i doubt it may be an issue |
|
| Date |
User |
Action |
Args |
| 2015-09-20 05:43:39 | berlinsaint | set | recipients:
+ berlinsaint, loewis, paul.moore, tim.golden, zach.ware, steve.dower |
| 2015-09-20 05:43:39 | berlinsaint | set | messageid: <1442727819.59.0.648536077202.issue25189@psf.upfronthosting.co.za> |
| 2015-09-20 05:43:39 | berlinsaint | link | issue25189 messages |
| 2015-09-20 05:43:39 | berlinsaint | create | |
|