lsst.ip.isr  13.0-13-gd4b2922+23
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups
Variables
lsst.ip.isr.version Namespace Reference

Variables

string __version__ = '13.0-13-gd4b2922+23'
 
string __repo_version__ = '13.0-13-gd4b2922'
 
string __fingerprint__ = '0x0'
 
int __rebuild_version__ = 23
 
dictionary __dependency_versions__
 
tuple __all__
 

Variable Documentation

tuple lsst.ip.isr.version.__all__
Initial value:
1 = (
2  '__version__',
3  '__repo_version__',
4  '__fingerprint__',
5  '__rebuild_version__',
6  '__dependency_versions__',
7 )

Definition at line 41 of file version.py.

dictionary lsst.ip.isr.version.__dependency_versions__

Definition at line 6 of file version.py.

string lsst.ip.isr.version.__fingerprint__ = '0x0'

Definition at line 4 of file version.py.

int lsst.ip.isr.version.__rebuild_version__ = 23

Definition at line 5 of file version.py.

string lsst.ip.isr.version.__repo_version__ = '13.0-13-gd4b2922'

Definition at line 3 of file version.py.

string lsst.ip.isr.version.__version__ = '13.0-13-gd4b2922+23'

Definition at line 2 of file version.py.