summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/python3.py
AgeCommit message (Expand)Author
2017-03-30python3: Add sysconfig_path() methodPatrick Griffis
2017-03-30python3: Add language_version() methodPatrick Griffis
2017-01-09Add .find_python() method. Supersedes #777.Jussi Pakkanen
2017-01-09There are two different kinds of extensions: modules that create newJussi Pakkanen
2017-01-09Created a Python 3 module for simpler building of Python extension modules.Jussi Pakkanen