mirror of
https://github.com/davidhalter/parso.git
synced 2026-01-28 05:42:30 +08:00
Small corrections.
This commit is contained in:
@@ -8,6 +8,8 @@ for other projects as well.
|
||||
|
||||
Parso consists of a small API to parse Python and analyse the syntax tree.
|
||||
|
||||
.. _jedi: https://github.com/davidhalter/jedi
|
||||
|
||||
A simple example:
|
||||
|
||||
>>> import parso
|
||||
|
||||
Reference in New Issue
Block a user