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 simohe
Recipients alexis, eric.araujo, simohe, tarek
Date 2011-11-03.20:28:02
SpamBayes Score 9.150983e-06
Marked as misclassified No
Message-id <1320352082.92.0.711894736306.issue13316@psf.upfronthosting.co.za>
In-reply-to
Content
It does stop with an error message.
But when I reinvoke the command, converting is skipped (because the file is already copied). No error message is raised and the build continues with the remaining jobs (build_*).
It should reexecute at least the failing conversion and those after them. (And when the error still is there, it should reraise it.)
History
Date User Action Args
2011-11-03 20:28:02simohesetrecipients: + simohe, tarek, eric.araujo, alexis
2011-11-03 20:28:02simohesetmessageid: <1320352082.92.0.711894736306.issue13316@psf.upfronthosting.co.za>
2011-11-03 20:28:02simohelinkissue13316 messages
2011-11-03 20:28:02simohecreate