-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Python 3 module
Jussi Pakkanen edited this page Mar 25, 2017
·
5 revisions
This module provides support for dealing with Python 3. It has the following methods.
This is a cross platform way of finding the Python 3 executable, which may have a different name on different operating systems. Returns an external program object.
Creates a shared_module
target that is named according to the naming conventions of the target platform. All positional and keyword arguments are the same as for shared_module
.
Back to module reference.
All documentation is now on the main web site.
This page should be at this address.