This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berlinsaint
Recipients berlinsaint, loewis, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-09-20.05:43:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442727819.59.0.648536077202.issue25189@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2015-09-20 05:43:39berlinsaintsetrecipients: + berlinsaint, loewis, paul.moore, tim.golden, zach.ware, steve.dower
2015-09-20 05:43:39berlinsaintsetmessageid: <1442727819.59.0.648536077202.issue25189@psf.upfronthosting.co.za>
2015-09-20 05:43:39berlinsaintlinkissue25189 messages
2015-09-20 05:43:39berlinsaintcreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.