pylab_ml.common.environment

Some functions for environment handling for the TCC Labor .

Functions

checkNetworkPath(name[, network])

environ_getpath(self, key)

Get environment from the key.

path_insert(self, path[, check, append])

Insert path to sys.path in the top or bottom.

replaceEnvs(dictionary[, network])

check if dictionary has environment-variables starts with $, or dictionary has path-value.