ITADN

Use dunder prefix convention to mark methods and attributes as private

#4ClosedPevtrick 创建于 2023-09-11
P
Pevtrickcommented
The Python implementation should follow the reference implementation and implement private methods and attributes as such using the appropriate mechanisms. If this is a desired extension, I would provide the implementation for it.
关闭于 2023-09-11 2 条评论