pycapnp/capnp/lib
Lasse Blaauwbroek 1e94f2e321 Remove the option to create servers through _new_server.
Inheritance is required now to create a server
2023-06-11 04:09:03 +02:00
..
__init__.pxd Refactor capnp.pyx to be in lib subdirectory 2013-12-08 17:43:08 -08:00
__init__.py Refactor capnp.pyx to be in lib subdirectory 2013-12-08 17:43:08 -08:00
capnp.pxd Remove some more c++ helper functions 2023-06-11 03:50:54 +02:00
capnp.pyx Remove the option to create servers through _new_server. 2023-06-11 04:09:03 +02:00
pickle_helper.py Fixed issue where pickle helpers didnt use new from_bytes with context 2022-05-24 11:38:27 +10:00