LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Variables
lsst.pex.exceptions.version Namespace Reference

Variables

string __version__ = '11.0.rc2+1'
 
string __repo_version__ = '11.0.rc2'
 
string __fingerprint__ = 'c69578ece61dcd87f871ad7d67b7874261f33d94'
 
int __rebuild_version__ = 1
 
dictionary __dependency_versions__
 
tuple __all__ = ('__version__', '__repo_version__', '__repo_version__', '__fingerprint__', '__rebuild_version__', '__dependency_versions__')
 

Variable Documentation

tuple lsst.pex.exceptions.version.__all__ = ('__version__', '__repo_version__', '__repo_version__', '__fingerprint__', '__rebuild_version__', '__dependency_versions__')

Definition at line 14 of file version.py.

dictionary lsst.pex.exceptions.version.__dependency_versions__
Initial value:
1 = {
2  'boost': '1.59.lsst1',
3  'base': '11.0.rc2+5',
4  'boost_test': '1.59.lsst1',
5  'python': 'unknown',
6  'swig': 'unknown',
7 }

Definition at line 7 of file version.py.

string lsst.pex.exceptions.version.__fingerprint__ = 'c69578ece61dcd87f871ad7d67b7874261f33d94'

Definition at line 5 of file version.py.

int lsst.pex.exceptions.version.__rebuild_version__ = 1

Definition at line 6 of file version.py.

string lsst.pex.exceptions.version.__repo_version__ = '11.0.rc2'

Definition at line 3 of file version.py.

string lsst.pex.exceptions.version.__version__ = '11.0.rc2+1'

Definition at line 2 of file version.py.