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 serhiy.storchaka
Recipients asvetlov, chris.jerdonek, christian.heimes, eric.araujo, eryksun, ezio.melotti, gregory.p.smith, lyapun, neologix, pitrou, r.david.murray, serhiy.storchaka
Date 2014-08-01.16:47:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1843748.YAkf1jqr4n@raxxla>
In-reply-to <1406908627.97.0.49168854247.issue16353@psf.upfronthosting.co.za>
Content
Taking into consideration msg174586 we can ignore the ComSpec environment 
variable and hardcode "cmd.exe" on Windows, as we ignore the SHELL environment 
variable on Posix systems.
History
Date User Action Args
2014-08-01 16:47:49serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, pitrou, christian.heimes, ezio.melotti, eric.araujo, r.david.murray, asvetlov, chris.jerdonek, neologix, eryksun, lyapun
2014-08-01 16:47:49serhiy.storchakalinkissue16353 messages
2014-08-01 16:47:49serhiy.storchakacreate