Changeset 32901
- Timestamp:
- Dec 8, 2011, 11:38:26 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippdor/src/ipp/constants/Globals.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdor/src/ipp/constants/Globals.py
r32897 r32901 1 1 """ 2 2 This is the file in which all constants relative to the Condor-IPP 3 framework are defined. It defines the following constants 4 (depending on the hostname value): 3 framework are defined. It defines the following constants: 5 4 6 5 - IPPDOR_BINARY_PATH: the path to ippdor executables (they do not … … 15 14 """ 16 15 17 from ipp.helpers import hostname18 16 from ipp.exceptions.UninstantiableIppException import UninstantiableIppException 19 17 from ipp.IppSite import IppSite
Note:
See TracChangeset
for help on using the changeset viewer.
