1 new commit in pytest:
https://bitbucket.org/hpk42/pytest/changeset/b05a58c4553f/ changeset: b05a58c4553f user: gutworth date: 2012-03-20 01:04:55 summary: remove unused import affected #: 1 file diff -r 2293cd9ddd8209cbc962af1d1294ff4564ef29b5 -r b05a58c4553f18143cfe3278b77a04054d56720e _pytest/assertion/rewrite.py --- a/_pytest/assertion/rewrite.py +++ b/_pytest/assertion/rewrite.py @@ -1,7 +1,6 @@ """Rewrite assertion AST to produce nice error messages""" import ast -import collections import errno import itertools import imp 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. _______________________________________________ py-svn mailing list py-svn@codespeak.net http://codespeak.net/mailman/listinfo/py-svn