Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Turbogears

Received: by 10.36.106.20 with SMTP id e20mr1106590nzc;
        Wed, 16 Aug 2006 03:37:17 -0700 (PDT)
Return-Path: <cml...@gmx.de>
Received: from mail.gmx.net (mail.gmx.net [213.165.64.20])
        by mx.googlegroups.com with SMTP id h49si2771441nzf.2006.08.16.03.37.16;
        Wed, 16 Aug 2006 03:37:17 -0700 (PDT)
Received-SPF: pass (googlegroups.com: domain of cml...@gmx.de designates 213.165.64.20 as permitted sender)
Received: (qmail invoked by alias); 16 Aug 2006 10:37:16 -0000
Received: from ad96e3e44.dsl.de.colt.net (EHLO [192.168.28.252]) [62.96.5.68]
  by mail.gmx.net (mp038) with SMTP; 16 Aug 2006 12:37:16 +0200
X-Authenticated: #2618757
Mime-Version: 1.0 (Apple Message framework v752.2)
In-Reply-To: <4515BFAC-23A3-4A85-AB26-9C68D8739AF1@gmx.de>
References: <1155677396.394622.323940@75g2000cwc.googlegroups.com> <BB76C993-6558-42AF-AD41-056A6AA9B19E@gmx.de> <1155679439.188303.246940@p79g2000cwp.googlegroups.com> <1155686843.606307.135170@i3g2000cwc.googlegroups.com> <1155701623.436620.207370@m73g2000cwd.googlegroups.com> <4515BFAC-23A3-4A85-AB26-9C68D8739AF1@gmx.de>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <901EAC5D-79F0-44AE-A525-8CEFB2363106@gmx.de>
Content-Transfer-Encoding: 7bit
From: Christopher Lenz <cml...@gmx.de>
Subject: Re: Turbogears
Date: Wed, 16 Aug 2006 12:37:02 +0200
To: markup-discuss@googlegroups.com
X-Mailer: Apple Mail (2.752.2)
X-Y-GMX-Trusted: 0

Am 16.08.2006 um 10:21 schrieb Christopher Lenz:
> Am 16.08.2006 um 06:13 schrieb Alanlit:
>>  I think our minds were working along the same track. Turns out
>> template.py uses posixpath which is _not_ portable to win 32 (it  
>> barfs
>> on '\'). Replacing posixpath by the recommended os.path fixes the
>> include problems.
>
> Oops, I don't exactly recall why posixpath is being used there, it
> should of course be os.path. I'll get that fixed for 0.2, which is
> due early next week.

Okay, this should now be fixed on trunk:

   <http://markup.edgewall.org/changeset/195>

I've also added regression tests for the issue.

Cheers,
Chris
--
Christopher Lenz
   cmlenz at gmx.de
   http://www.cmlenz.net/