1 Nov 2011 15:06
Re: [python] [patch] PR python/13345
Meador Inge <meadori <at> codesourcery.com>
2011-11-01 14:06:35 GMT
2011-11-01 14:06:35 GMT
On 10/31/2011 10:51 AM, Phil Muldoon wrote: > This patch fixes a case where the tilde (~) command was being passed to > Python via the "source" command. Python does not understand what to do > with a tilde, so we have to expand it first. While I can't give an OK, I did review this and was able to reproduce the stated problem and the patch fixes it. So, LGTM. What about a test case, though? You could construct a relative path to a test directory from '~/'. -- -- Meador Inge CodeSourcery / Mentor Embedded http://www.mentor.com/embedded-software
RSS Feed