Files
pycapnp/capnp
Tino Wagner ef0f46a1c9 Fix deprecation warning when importing a schema
`load_module` has been deprecated since Python 3.4. A warning is issued
in recent releases:

> ImportWarning: _Loader.exec_module() not found; falling back to load_module()

See: https://docs.python.org/3/library/importlib.html#importlib.abc.Loader.load_module
2025-09-03 07:36:06 -07:00
..
2025-05-12 15:54:19 -07:00
2013-12-08 17:27:59 -08:00
2024-04-11 19:01:59 -07:00
2021-10-01 11:12:21 -07:00