Syntax:
python_import (
)
Type:
Purpose:
Example:
LIB("pyobject.so"); python_import("os"); name; // e. g. 'posix' ==> 'posix' sep; // pathname separator ==> '/' linesep; // end of line marker ==> '\n'