[LLVMdev] Python version requirement for LLVM

Alexander Kornienko alexfh at google.com
Wed Jun 25 17:11:46 PDT 2014


http://llvm.org/docs/GettingStarted.html currently mentions Python 2.5 as a
minimum required version. I'd like to use argparse
<https://docs.python.org/dev/library/argparse.html> in a script and be able
to test this script. This requires Python 2.7. This version has been around
since 2010, and afaiu, is available on all modern platforms. Is there any
reason not to change minimum required version of Python to 2.7?

-- 
Regards,
Alexander Kornienko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140626/d229512d/attachment.html>


More information about the llvm-dev mailing list