2022-04-12 12:34:55 +00:00
|
|
|
Add an experimental ``tractor.msg.NamespacePath`` type for passing Python
|
2022-01-30 17:17:32 +00:00
|
|
|
objects by "reference" through a ``str``-subtype message and using the
|
|
|
|
new ``pkgutil.resolve_name()`` for reference loading.
|