<div dir="ltr"><div><div><div>Hi,<br><br></div>Is there a rule or guideline about what Python versions<br></div>must be supported for scripts in the LLVM tree?<br><br></div><div>I am working on some patches to some scripts in LLVM<br></div><div>to use features in Python 2.7, so that these scripts<br></div><div>can run under Python 2.7 and Python 3.x<br><br></div><div>Is that OK?<br><br></div><div>For example, here is a patch to use print as a function,<br></div><div>so that the scripts can work in Python 2.7 and Python 3.x<br></div><div>--<br></div>Craig<br></div>