Data Structures | |
| class | ParseError |
| class | Component |
| class | Resource |
Functions | |
| def | get_hostname () |
| def | main () |
Variables | |
| appli_local = os.path.realpath(os.path.dirname(__file__)) | |
| APPLI = getAppliPath.relpath(appli_local,os.path.realpath(os.path.expanduser("~"))) | |
| string | usage |
| SEP | |
| def update_catalogs.get_hostname | ( | ) |
Referenced by update_catalogs.Resource.get_catalogs(), and update_catalogs.Resource.get_components().
| def update_catalogs.main | ( | void | ) |
| update_catalogs.APPLI = getAppliPath.relpath(appli_local,os.path.realpath(os.path.expanduser("~"))) |
| update_catalogs.appli_local = os.path.realpath(os.path.dirname(__file__)) |
| update_catalogs.SEP |
| string update_catalogs.usage |