From 481832938f4b3971d6f3766a35cc5fd9fac20e6d Mon Sep 17 00:00:00 2001 From: B. Watson Date: Mon, 14 Nov 2016 15:41:08 -0500 Subject: python/funcsigs: Fix README. --- python/funcsigs/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/funcsigs') diff --git a/python/funcsigs/README b/python/funcsigs/README index 476df8f439..106b58f08d 100644 --- a/python/funcsigs/README +++ b/python/funcsigs/README @@ -1,3 +1,3 @@ funcsigs is a backport of the PEP 362 function signature features -from Python 3.3’s inspect module. The backport is compatible +from Python 3.3's inspect module. The backport is compatible with Python 2.6, 2.7 as well as 3.2 and up. -- cgit v1.2.3