[tor-commits] [ooni-probe/master] Update docstring

art at torproject.org art at torproject.org
Sun Dec 2 17:49:33 UTC 2012


commit 6897342ddf30499eb6cebcb95977fa5be1f22677
Author: aagbsn <aagbsn at extc.org>
Date:   Sun Dec 2 16:50:50 2012 +0000

    Update docstring
---
 ooni/nettest.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ooni/nettest.py b/ooni/nettest.py
index 5e62adb..8374db1 100644
--- a/ooni/nettest.py
+++ b/ooni/nettest.py
@@ -152,7 +152,7 @@ class NetTestCase(object):
     def inputProcessor(self, filename=None):
         """
         You may replace this with your own custom input processor. It takes as
-        input a file descriptor so remember to close it when you are done.
+        input a file name.
 
         This can be useful when you have some input data that is in a certain
         format and you want to set the input attribute of the test to something





More information about the tor-commits mailing list