<div dir="ltr">AFAIK, 2.5 is minimum for running automated tests with lit. If your script does not run as part of lit, you are less constrained. <div><br></div><div>For instans, utils/sort_includes.py uses argparse</div><div>

<br></div><div>Eli</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 25, 2014 at 5:11 PM, Alexander Kornienko <span dir="ltr"><<a href="mailto:alexfh@google.com" target="_blank">alexfh@google.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><a href="http://llvm.org/docs/GettingStarted.html" target="_blank">http://llvm.org/docs/GettingStarted.html</a> currently mentions Python 2.5 as a minimum required version. I'd like to use <a href="https://docs.python.org/dev/library/argparse.html" target="_blank">argparse</a> 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?<span class="HOEnZb"><font color="#888888"><br>



<div><br></div><div>-- </div><div>Regards,</div><div>Alexander Kornienko</div></font></span></div>
<br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br></div>