forked from goodboy/tractor
4 lines
199 B
ReStructuredText
4 lines
199 B
ReStructuredText
|
Add an experimental ``tractor.msg.NamespacePath`` type for passing Python
|
||
|
objects by "reference" through a ``str``-subtype message and using the
|
||
|
new ``pkgutil.resolve_name()`` for reference loading.
|