| Home | Trees | Indices | Help |
|
|---|
|
|
Misc utilities.
Author: André Malo
| Classes | |
|
Version Represents the package version |
|
|
Deprecator Deprecation proxy class |
|
|
CallableDeprecator Callable proxy deprecation class |
|
| Functions | |||
| tuple |
|
||
| list |
|
||
| property |
|
||
| callable |
|
||
| any |
|
||
| tuple |
|
||
| Variables | |
__package__ =
|
|
| Function Details |
Warning: comments are not recognized (yet?) |
|
|
|
Load a dotted name The dotted name can be anything, which is passively resolvable
(i.e. without the invocation of a class to get their attributes or
the like). For example,
|
|
| Variables Details |
__package__
|
| Home | Trees | Indices | Help |
|
|---|