summaryrefslogtreecommitdiff
path: root/nosetests.1
diff options
context:
space:
mode:
authorjpellerin <devnull@localhost>2010-11-19 10:06:00 -0500
committerjpellerin <devnull@localhost>2010-11-19 10:06:00 -0500
commit271c9a6473409a3d6d8fb2267e7215de3658179e (patch)
tree3bb1bc01189c9a2d5590a2026522dc8f4cb2c950 /nosetests.1
parentfe1d21bd7bc6259da55e91ee9745a31dd41ca131 (diff)
downloadnose-271c9a6473409a3d6d8fb2267e7215de3658179e.tar.gz
Updated multiprocessing module docs and main doc link page
Diffstat (limited to 'nosetests.1')
-rw-r--r--nosetests.18
1 files changed, 4 insertions, 4 deletions
diff --git a/nosetests.1 b/nosetests.1
index 709596c..e3683bb 100644
--- a/nosetests.1
+++ b/nosetests.1
@@ -117,7 +117,7 @@ with the plugins keyword argument.
.SS 0.9 plugins
-nose 0.11 can use SOME plugins that were written for nose 0.9. The
+nose 1.0 can use SOME plugins that were written for nose 0.9. The
default plugin manager inserts a compatibility wrapper around 0.9
plugins that adapts the changed plugin api calls. However, plugins
that access nose internals are likely to fail, especially if they
@@ -129,8 +129,8 @@ plugin is trying to find out if the test is an instance of a class
that no longer exists.
-.SS 0.10 plugins
-All plugins written for nose 0.10 should work with nose 0.11.
+.SS 0.10 and 0.11 plugins
+All plugins written for nose 0.10 and 0.11 should work with nose 1.0.
.SS Options
@@ -466,5 +466,5 @@ jpellerin+nose@gmail.com
.SH COPYRIGHT
LGPL
-.\" Generated by docutils manpage writer on 2010-11-15 09:17.
+.\" Generated by docutils manpage writer on 2010-11-19 10:05.
.\"