On Nov 1, 2010, at 11:02 AM, Noorul Islam K M wrote:

> Daniel Shahaf <d...@daniel.shahaf.name> writes:
> 
>> Noorul Islam K M wrote on Mon, Nov 01, 2010 at 22:09:23 +0530:
>> 
>>> Julian Foad <julian.f...@wandisco.com> writes:
>>>> It looks like build_functions_py() expects to create functions.py in the
>>>> *source* directory, and build/run_ctypesgen.sh intentionally creates it
>>>> in the *build* directory.
>>> 
>>> I think setup.py is no longer used to generate bindings.
>>> 
>> 
>> subversion/bindings/ctypes-python/README still refers to setup.py.
> 
> I think this is for those who are not using --with-ctypesgen option
> while running configure script. Also this might work on Windows where
> configure coupled with "make ctypes-python" might not.


That is not true.  setup.py is used to compile and clean the ctype-based Python 
bindings.

Take care,

Jeremy Whitlock <jcscoob...@gmail.com>
Twitter: jcscoobyrs
Website: http://www.thoughtspark.org



Reply via email to