Small corrections.

This commit is contained in:
Dave Halter
2017-09-04 22:51:17 +02:00
parent 2067845cef
commit 05a8236d3f
2 changed files with 4 additions and 2 deletions

View File

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