[Libre-soc-bugs] [Bug 745] OP_TERNLOG instruction

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Dec 17 16:22:49 GMT 2021


https://bugs.libre-soc.org/show_bug.cgi?id=745

--- Comment #49 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #48)
> oh: and definitely don't use docstrings *under* (after) a line of code
> to explain it

But that's the official Python standard for documenting attributes in a way
that tools can extract the docstrings:
https://www.python.org/dev/peps/pep-0257/
> String literals occurring immediately after a simple assignment at the top
> level of a module, class, or __init__ method are called "attribute
> docstrings".

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list