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 Ivan.Pozdeev
Recipients Ivan.Pozdeev, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-01-25.15:59:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453737581.37.0.0595931154441.issue26189@psf.upfronthosting.co.za>
In-reply-to
Content
@eryksun tried that already, same effect:

C:\>start /b /w python -c "print 'bla-bla-bl
a'; raise SystemExit(42)"

C:\>bla-bla-bla
echo %errorlevel%
0

I'll try to pinpoint the issue to an OS/OS family/update or Python version.
History
Date User Action Args
2016-01-25 15:59:41Ivan.Pozdeevsetrecipients: + Ivan.Pozdeev, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2016-01-25 15:59:41Ivan.Pozdeevsetmessageid: <1453737581.37.0.0595931154441.issue26189@psf.upfronthosting.co.za>
2016-01-25 15:59:41Ivan.Pozdeevlinkissue26189 messages
2016-01-25 15:59:41Ivan.Pozdeevcreate