module documentation
Undocumented
| Class | |
A sequence of identifiers, separated by periods, used to name a Python variable, value, or argument. The identifiers that make up a dotted name can be accessed using the indexing operator: |
| Function | container |
See DottedName.container. |
| Function | contextualize |
See DottedName.contextualize. |
| Function | dominates |
See DottedName.dominates. |