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 jaraco
Recipients dstufft, eric.araujo, jaraco
Date 2014-04-05.12:04:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396699474.02.0.262113584238.issue21153@psf.upfronthosting.co.za>
In-reply-to
Content
My last version of the repo script would have worked had I coded it correctly. The line-by-line substitution was broken, not taking into account the newline character.

This new script demonstrates that quoting each file works - simply run the script with "--install-script install.txt".
History
Date User Action Args
2014-04-05 12:04:34jaracosetrecipients: + jaraco, eric.araujo, dstufft
2014-04-05 12:04:34jaracosetmessageid: <1396699474.02.0.262113584238.issue21153@psf.upfronthosting.co.za>
2014-04-05 12:04:34jaracolinkissue21153 messages
2014-04-05 12:04:33jaracocreate