python icon indicating copy to clipboard operation
python copied to clipboard

PEP 224: Point of information

Open holdenweb opened this issue 1 year ago • 0 comments

I notice that at https://github.com/meshtastic/python/blob/218e9b969ac3a717da7d76f4d153db108d6b1345/meshtastic/init.py#L98 the code assumes PEP 224 is a thing. Unfortunately, if you read the PEP you will find it was rejected, so the docstrings (for which I applaud the author) might just as well be comments. This may reduce the size of compiled files slightly, but otherwise should make absolutely no difference.

holdenweb avatar Mar 31 '24 08:03 holdenweb