Module path_mkr
[hide private]
[frames] | no frames]

Module path_mkr

source code

Allow to get the execution path

Import Graph
Import Graph

Functions [hide private]
 
cxf_get_path()
Allow to know the good path under Linux, MAC, and Windows.
source code
Variables [hide private]
  __package__ = None

Imports: os, sys


Function Details [hide private]

cxf_get_path()

source code 

Allow to know the good path under Linux, MAC, and Windows. Under Windows, adapt the path betwwen direct execution or trough cx_freeze or PYXMAKER

PARAMETERS

None

RETURNS

The execution path, adapted to the situation