Merge branch 'master' of github.com:fluentpython/example-code-2e
This commit is contained in:
commit
828aeaec5f
@ -6,7 +6,7 @@ for Scheme.
|
|||||||
|
|
||||||
* `original/`: Norvig's `lis.py` unchanged, `lispy.py` with
|
* `original/`: Norvig's `lis.py` unchanged, `lispy.py` with
|
||||||
[minor changes](https://github.com/norvig/pytudes/pull/106) to run on Python 3,
|
[minor changes](https://github.com/norvig/pytudes/pull/106) to run on Python 3,
|
||||||
and the `lispytest.py` custom test suite;
|
and the `lispytest.py` custom test script;
|
||||||
* `py3.9/`: `lis.py` with type hints and a few minor edits—requires Python 3.9;
|
* `py3.9/`: `lis.py` with type hints and a few minor edits—requires Python 3.9;
|
||||||
* `py3.10/`: `lis.py` with type hints, pattern matching, and minor edits—requires Python 3.10.
|
* `py3.10/`: `lis.py` with type hints, pattern matching, and minor edits—requires Python 3.10.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user