mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Typo fix
This commit is contained in:
parent
5e8d8f930d
commit
20be3c8a94
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
\label{language}}
|
||||
|
||||
Python provides a number of modules to assist in working with the
|
||||
Python language. These module support tokenizing, parsing, syntax
|
||||
Python language. These modules support tokenizing, parsing, syntax
|
||||
analysis, bytecode disassembly, and various other facilities.
|
||||
|
||||
These modules include:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue