New issue 612: Syntax error on assertion reinterpretation
https://bitbucket.org/hpk42/pytest/issue/612/syntax-error-on-assertion-reinterpretation
Alex Gaynor:
The function with the `assert` statement is:
```
def _ec_key_set_public_key_affine_coordinates(self, ctx, x, y):
"""
New issue 613: Pytest can't find locally installed projects
https://bitbucket.org/hpk42/pytest/issue/613/pytest-cant-find-locally-installed
Tobias Wellnitz:
Hi,
when running py.test (OSX 10.9 with virtualenv), py.test can't find third party
projects which are installed from a local source (e.