| Trees | Indices | Help |
|
|---|
|
|
Raises an ImportError on any attempt to access an attribute, call, or get an item.
Useful to delay an ImportError until the point of use, thus allowing e.g. a class attribute to contain something from a non-core external module (e.g. pylab).
Delaying an ImportError until the point of use allows users to be informed of the possibility of having various extra functions on installation of a missing package.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:34 2010 | http://epydoc.sourceforge.net |