rpcq icon indicating copy to clipboard operation
rpcq copied to clipboard

Auto-generation of python submodules should follow PEP8

Open axdhill opened this issue 6 years ago • 0 comments

The lisp message spec -> python conversion process produces submodules (e.g., core-messages) containing hyphens in the module name, which are not PEP8 compliant. Auto-conversion should translate hyphens in module names to underscores.

axdhill avatar Apr 29 '19 21:04 axdhill