~jml/python-fixtures/upcall-tweak

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2011-03-19 08:13:50 UTC
  • Revision ID: robertc@robertcollins.net-20110319081350-lt2dd1ppwy2nq0j7
* New fixture ``PythonPathEntry`` which patches sys.path.
  (Robert Collins, #737503)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
IN DEVELOPMENT
7
7
~~~~~~~~~~~~~~
8
8
 
 
9
CHANGES:
 
10
 
 
11
* New fixture ``PythonPathEntry`` which patches sys.path.
 
12
  (Robert Collins, #737503)
 
13
 
9
14
0.3.5
10
15
~~~~~
11
16