summaryrefslogtreecommitdiff
path: root/lib/testtools/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'lib/testtools/doc/index.rst')
-rw-r--r--lib/testtools/doc/index.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/testtools/doc/index.rst b/lib/testtools/doc/index.rst
index 4687cebb62..bac47e4379 100644
--- a/lib/testtools/doc/index.rst
+++ b/lib/testtools/doc/index.rst
@@ -9,7 +9,10 @@ testtools: tasteful testing for Python
testtools is a set of extensions to the Python standard library's unit testing
framework. These extensions have been derived from many years of experience
with unit testing in Python and come from many different sources. testtools
-also ports recent unittest changes all the way back to Python 2.4.
+also ports recent unittest changes all the way back to Python 2.4. The next
+release of testtools will change that to support versions that are maintained
+by the Python community instead, to allow the use of modern language features
+within testtools.
Contents: