python文档里有很多这样的写法,这个::= 和 |竖线都是什么意思name ::= othername
atom ::= identifier | literal | enclosureenclosure ::= parenth_form | list_display | dict_display | set_display | generator_expression | yield_atom