PEP8 - Python, , Python. , Python, .
PEP8: , , , :
foo
parse_foo
a_long_descriptive_name
, :
in_
and_
or_
, ( " M import *" ), . , , .:
_some_what_private
__a_slightly_more_private_name
, Python, :
__hash__ # hash(o) = o.__hash__()
__str__ # str(o) = o.__str__()