Python 3 中的 __phello__ 是什么?

Abh*_*wal 6 python python-3.x python-3.9

__phello__在终端输入:

>>> import __phello__
Hello world!
Run Code Online (Sandbox Code Playgroud)

__phello__为了什么?或者它只是一个复活节彩蛋?

Abh*_*wal 3

它只是Python 中的一个复活节彩蛋该文件可以在这里这里找到,其中一个是帮助程序文件,另一个是模块。