-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
Lines 193 to 199 in f76e294
| # TODO: RPC stuff not currently implemented | |
| # .. there's probably a good pythonic way to implement | |
| # it, but I don't really want to deal with it now. | |
| # If you care, submit a PR. | |
| # | |
| # I would have the caller register the server function | |
| # via a docstring. |
pynetworktables/networktables/entry.py
Line 446 in f76e294
| # TODO: RPC entry stuff not implemented |