On 19.08.09 08:34:26, Philip Lowman wrote:
> Speaking of the existing FindPython* scripts they do not support v3.0 yet.
> Is there a need to maintain support for picking 2.x if two versions of
> python are installed?

As Py2 and Py3 are basically incompatible IMHO A separate FindPython3 would
be better than letting the module try to "guess" py2 vs. py3 if both are
installed. The project using Python should have decide on wether it works
with Py3 or not.

Andreas

-- 
Expect the worst, it's the least you can do.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to