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 Александр Виноградов
Recipients Александр Виноградов
Date 2016-04-29.08:12:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461917521.83.0.656374171868.issue26882@psf.upfronthosting.co.za>
In-reply-to
Content
I start in Windows 7 virtual machine the Python x86 subprocess from another console application with commandline: 
c:\python35\python.exe -c print('hello')

Immediately after the startup process stops responding and hanging forever.

If you run it with the parameter -version python shows the version information to the console normally.
History
Date User Action Args
2016-04-29 08:12:01Александр Виноградовsetrecipients: + Александр Виноградов
2016-04-29 08:12:01Александр Виноградовsetmessageid: <1461917521.83.0.656374171868.issue26882@psf.upfronthosting.co.za>
2016-04-29 08:12:01Александр Виноградовlinkissue26882 messages
2016-04-29 08:12:01Александр Виноградовcreate