module packaged.config_helper

Short summary

module pymyinstall.packaged.config_helper

Helpers about configurations

source on GitHub

Functions

function

truncated documentation

is_64bit

tells if the python is 64 bit or not

Documentation

Helpers about configurations

source on GitHub

pymyinstall.packaged.config_helper.is_64bit()

tells if the python is 64 bit or not

Returns:

boolean

source on GitHub