Small changes

This commit is contained in:
rocky
2016-07-29 19:54:16 -04:00
parent 3a6f9d8f24
commit 3ef0325cb8
2 changed files with 2 additions and 2 deletions

View File

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

View File

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