improve release announcement, shift and fix examples a bit. Bump version to 2.2.0

This commit is contained in:
holger krekel
2011-11-18 18:32:11 +00:00
parent f7648e11d8
commit 6b4e6eee09
27 changed files with 424 additions and 364 deletions

View File

@@ -39,10 +39,10 @@ will be undone.
.. background check:
$ py.test
=========================== test session starts ============================
platform darwin -- Python 2.7.1 -- pytest-2.1.3
platform darwin -- Python 2.7.1 -- pytest-2.2.0
collecting ... collected 0 items
============================= in 0.00 seconds =============================
============================= in 0.20 seconds =============================
Method reference of the monkeypatch function argument
-----------------------------------------------------