神奇的python
https://docs.python.org/3/reference/lexical_analysis.html#whitespace-between-tokens
2.1.9. Whitespace between tokens
Except at the beginning of a logical line or in string literals, the whitespace characters space, tab and formfeed can be used interchangeably to separate tokens. Whitespace is needed between two tokens only if their concatenation could otherwise be interpreted as a different token (e.g., ab is one token, but a b is two tokens).
【 在 eGust (十年) 的大作中提到: 】
: 结果是
: [15]
:
https://twitter.com/nedbat/status/1382027078816653319: ...................
--
修改:world FROM 220.181.41.*
FROM 220.181.41.*