Patrick Griffis
|
b6e06dd80b
|
python3: Add language_version() method
|
2017-03-30 09:13:01 -04:00 |
Jussi Pakkanen
|
6ac9a8e738
|
Add .find_python() method. Supersedes #777.
|
2017-01-09 21:23:18 +02:00 |
Jussi Pakkanen
|
fbabe8ad85
|
There are two different kinds of extensions: modules that create new
objects directly and snippets that just call into interpreter methods.
|
2017-01-09 21:11:48 +02:00 |
Jussi Pakkanen
|
24221d71cc
|
Created a Python 3 module for simpler building of Python extension modules.
|
2017-01-09 21:07:23 +02:00 |