We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df84fe3 + e1121ad commit 828aeaeCopy full SHA for 828aeae
18-context-mngr/lispy/README.md
@@ -6,7 +6,7 @@ for Scheme.
6
7
* `original/`: Norvig's `lis.py` unchanged, `lispy.py` with
8
[minor changes](https://github.com/norvig/pytudes/pull/106) to run on Python 3,
9
-and the `lispytest.py` custom test suite;
+and the `lispytest.py` custom test script;
10
* `py3.9/`: `lis.py` with type hints and a few minor edits—requires Python 3.9;
11
* `py3.10/`: `lis.py` with type hints, pattern matching, and minor edits—requires Python 3.10.
12
0 commit comments