shithub: riscv

ref: 2c8f291db2f04b4f87c01fcd3344c8d2fb1f8e89
dir: /sys/src/cmd/python/Doc/lib/language.tex/

View raw version
\chapter{Python Language Services
         \label{language}}

Python provides a number of modules to assist in working with the
Python language.  These modules support tokenizing, parsing, syntax
analysis, bytecode disassembly, and various other facilities.

These modules include:

\localmoduletable