mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-09 22:49:57 +09:00
In cpython, if there is no docstring declared in function definition, the `__doc__` attribute of the function is None. So this implements the behavior. Fix #1523
1.2 KiB
1.2 KiB