From: John H. <jd...@gm...> - 2008年10月30日 14:33:58
On Thu, Oct 30, 2008 at 9:28 AM, Darren Dale <dar...@co...> wrote:
> Line 2900 in patches.py is not compatible with python-2.6. "as" is protected
> and cannot be used as a variable name.
good catch - -fixed in r6355
JDH