Package gavo :: Package stc :: Module conform :: Class SphercLoader
[frames] | no frames]

Class SphercLoader

source code

object --+
         |
        SphercLoader

A hack to delay loading of spherc.

We should probably use one of the many lazy import solutions and use it for both what we're doing here and in coords.AstWCSLoader.

Instance Methods
 
__getattr__(self, *args) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties

Inherited from object: __class__