New issue 584: example/special documentation seems incorrect
https://bitbucket.org/hpk42/pytest/issue/584/example-special-documentation-seems

Bruno Oliveira:

The documentation at http://pytest.org/latest/example/special.html was written 
in Python 2 because uses `print` as statement, but was generated with Python 3 
producing `SyntaxErrors` which don't seem to be intentional.

It seems that documentation was generated by some automated process which I'm 
not familiar with (otherwise the author would have noticed the error), but if 
someone gives a pointer I will be happy to produce a PR.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to