tractor/tractor/msg
Tyler Goodlet a2bf47760e `NamespacePath._mk_fqnp()` handle `__mod__` for methods
Need to use `__self__.__mod__` in the method case i guess..
2025-03-21 01:00:21 -04:00
..
__init__.py Expose `tractor.msg.PayloadT` from subpkg 2025-03-21 01:00:16 -04:00
_codec.py TOSQUASH 322e015d Fix `mk_codec()` input arg 2025-03-21 01:00:16 -04:00
pretty_struct.py Add msg-from-dict constructor helper 2025-03-21 01:00:16 -04:00
ptr.py `NamespacePath._mk_fqnp()` handle `__mod__` for methods 2025-03-21 01:00:21 -04:00
types.py Add `from_dict_msg(user_pretty: bool)` flag 2025-03-21 01:00:16 -04:00