This commit is contained in:
Andrew M. Kuchling 2005-12-22 18:55:43 +00:00
parent 5e8d8f930d
commit 20be3c8a94

View file

@ -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: