~danken/python-fixtures/staticmethod

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2013-08-16 03:03:08 UTC
  • Revision ID: robertc@robertcollins.net-20130816030308-q7lxzdli1np3jwah
* ``FakePopen`` can now override the returncode attribute.
  (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
NEXT
7
7
~~~~
8
8
 
 
9
CHANGES
 
10
-------
 
11
 
 
12
* ``FakePopen`` can now override the returncode attribute.
 
13
  (Robert Collins)
 
14
 
9
15
0.3.13
10
16
~~~~~~
11
17