Merge branch 'master' into python-2.4

This commit is contained in:
rocky
2019-06-06 08:45:18 -04:00

View File

@@ -26,7 +26,7 @@ Upper levels of the grammar is a more-or-less conventional grammar for
Python.
"""
# The below is a bit long, but still it is somehwat abbreviated.
# The below is a bit long, but still it is somewhat abbreviated.
# See https://github.com/rocky/python-uncompyle6/wiki/Table-driven-semantic-actions.
# for a more complete explanation, nicely marked up and with examples.
#