mirror of
https://github.com/davidhalter/parso.git
synced 2026-01-27 05:12:26 +08:00
A few documentation improvements.
This commit is contained in:
@@ -21,6 +21,7 @@ hello + 1
|
||||
|
||||
from parso.parser import ParserSyntaxError
|
||||
from parso.grammar import Grammar, load_grammar
|
||||
from parso.utils import split_lines, python_bytes_to_unicode
|
||||
|
||||
|
||||
__version__ = '0.0.5'
|
||||
|
||||
Reference in New Issue
Block a user