forked from goodboy/tractor
1
0
Fork 0
tractor/nooz/295.misc.rst

4 lines
197 B
ReStructuredText
Raw Normal View History

2022-01-30 17:17:32 +00:00
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.