1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/570b7b6fd39f/ Changeset: 570b7b6fd39f User: gutworth Date: 2014-09-01 22:51:44 Summary: remove debugging turd Affected #: 1 file
diff -r a433de9ca4f04e4f4f433ef9e80a5d93790c2f4f -r 570b7b6fd39fe56ca66d82dd8e3b533c5b4db105 _pytest/assertion/rewrite.py --- a/_pytest/assertion/rewrite.py +++ b/_pytest/assertion/rewrite.py @@ -322,7 +322,6 @@ if not isinstance(co, types.CodeType): trace('_read_pyc(%s): not a code object' % source) return None - open("/tmp/goop", "wb").write(b"hi") return co Repository URL: https://bitbucket.org/hpk42/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit