sas.qtgui package

Subpackages

Submodules

sas.qtgui.GUITests module

sas.qtgui.convertUI module

sas.qtgui.path_prepare module

Prepare python system path to point to right locations

sas.qtgui.path_prepare.addpath(path)[source]

Add a directory to the python path environment, and to the PYTHONPATH environment variable for subprocesses.

sas.qtgui.path_prepare.exe_run()[source]

Check if the process is run as .exe or as .py Primitive extension check of the name of the running process

sas.qtgui.path_prepare.import_package(modname, path)[source]

Import a package into a particular point in the python namespace

Module contents