[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Fix import in checkout_swig_header.py

From: Hyrum K. Wright <hyrum_wright_at_byu.edu>
Date: 2006-02-16 06:15:08 CET

David James wrote:
> On 2/15/06, Hyrum K. Wright <hyrum_wright@byu.edu> wrote:
>> I ran across this bug while trying to build the python binding on a
>> fresh checkout from trunk. It appears that checkout_swig_header uses
>> the shutil module, but it is never imported. The attached patch fixes
>> this bug.
>>
>> -Hyrum
>>
>> [[[
>> Import the shutil module for use in a conditional case.
>>
>> * build/generator/swig/checkout_swig_header.py:
>> Import shutil module.
>> ]]]
>
> Nice patch! Thanks for fixing this. I've committed it as r18475.
>
> Cheers,
>
> David

Thanks!

-Hyrum

Received on Thu Feb 16 06:15:43 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.