See All Titles |
![]() ![]() tokenThe token module is another module that is used along with the parser module. It stores a list of all constants (tokens) that are used by the standard Python tokenizer. These constants represent the numeric values of leaf nodes of the parse trees.
|
© 2002, O'Reilly & Associates, Inc. |