You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Small changes
This commit is contained in:
@@ -118,7 +118,7 @@ check-3.4-ok:
|
||||
2.6:
|
||||
|
||||
#: PyPy 5.0.x with Python 2.7 ...
|
||||
pypy-2.7 5.0:
|
||||
pypy-2.7 5.0 5.3:
|
||||
$(PYTHON) test_pythonlib.py --bytecode-pypy2.7 --verify
|
||||
|
||||
#: PyPy 2.4.x with Python 3.2 ...
|
||||
|
@@ -34,7 +34,7 @@ For example in:
|
||||
|
||||
The node will be associated with the text break, excluding the trailing newline.
|
||||
|
||||
Note we assocate the accumulated text with the node normally, but we just don't
|
||||
Note we associate the accumulated text with the node normally, but we just don't
|
||||
do it recursively which is where offsets are probably located.
|
||||
|
||||
2. %b
|
||||
|
Reference in New Issue
Block a user