Author: Armin Rigo <[email protected]> Branch: Changeset: r596:f35564e0f15b Date: 2012-07-08 10:35 +0200 http://bitbucket.org/cffi/cffi/changeset/f35564e0f15b/
Log: merge heads diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -4,6 +4,8 @@ .*.swp testing/__pycache__ demo/__pycache__ +__pycache__ +_cffi_backend.so doc/build build dist _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
