Files
pycapnp/capnp
lewinb-corp c9bea05f44 DynamicCapabilityClient: fix crash due to wrong types
In the last commit touching this line, a ')' was put in the wrong place, leading to errors like this one:

```
  File "capnp/lib/capnp.pyx", line 2172, in capnp.lib.capnp._DynamicCapabilityClient.__dir__
TypeError: unsupported operand type(s) for +: 'set' and 'tuple'
```
2023-10-23 10:48:47 -07:00
..
2023-10-03 12:29:48 -07:00
2013-12-08 17:27:59 -08:00
2021-10-01 11:12:21 -07:00