Re: [PATCH] CVS ${HOME} should be an absolute path
- From: Stephen Kennedy <stevek gnome org>
- To: Vincent Legoll <vincent legoll gmail com>
- Cc: meld-list <meld-list gnome org>
- Subject: Re: [PATCH] CVS ${HOME} should be an absolute path
- Date: Fri, 3 Apr 2009 08:09:47 +0100
On Sat, Mar 28, 2009 at 1:49 AM, Vincent Legoll
<vincent legoll gmail com> wrote:
> Was that a cut'n'paste mistake, or was it really intended
> to os.path.join directory with ${HOME} here. I don't
> understand how it could make sense. Please explain.
Yes, the original code is confusing. Strangely it works ok though
because of the strange behavior of os.path.join! os.path.join("foo",
"/bar") == "/bar"
Stephen.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]