Python provides a number of modules to assist in working with the Python language. These module support tokenizing, parsing, syntax analysis, bytecode disassembly, and various other facilities.
Python 有一系列模组, 对分析 Python 语言本身的工作提供了帮助。 这些模组包括标记符的辨识, 分词, 字元码的的反编译以及其他的一些辅助工具。
These modules include:
此类模组包括: