|
GDB (API)
|
Go to the source code of this file.
Namespaces | |
| namespace | python-config |
Functions | |
| def | python-config.exit_with_usage |
| def | python-config.to_unix_path |
Variables | |
| list | python-config.valid_opts |
| tuple | python-config.pyver = sysconfig.get_config_var('VERSION') |
| python-config.getvar = sysconfig.get_config_var | |
| tuple | python-config.abiflags = getattr(sys, "abiflags", "") |
| list | python-config.opt_flags = [flag for (flag, val) in opts] |
| list | python-config.flags |
| list | python-config.libs = [] |
1.7.6.1