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 torsten
Recipients bethard, bjacobs, r.david.murray, torsten
Date 2011-06-24.06:27:23
SpamBayes Score 4.6211676e-07
Marked as misclassified No
Message-id <1308896844.8.0.953109179539.issue12353@psf.upfronthosting.co.za>
In-reply-to
Content
Here is another possible patch that will catch the problem.

But this enables the fromfile_prefix_chars option for all tests checking empty and space arguments. This way a problem that occurs only without that option might be hidden.

We would need to run those tests with and without fromfile_prefix_chars.
History
Date User Action Args
2011-06-24 06:27:24torstensetrecipients: + torsten, bethard, r.david.murray, bjacobs
2011-06-24 06:27:24torstensetmessageid: <1308896844.8.0.953109179539.issue12353@psf.upfronthosting.co.za>
2011-06-24 06:27:24torstenlinkissue12353 messages
2011-06-24 06:27:24torstencreate