From: R David Murray Date: Mon, 10 Sep 2012 14:16:46 +0000 (-0400) Subject: Merge #14649: clarify DocTestSuite error when there are no docstrings. X-Git-Tag: v3.3.1rc1~818^2^2~103 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3bfb01a959235135c727d532e3e89bbf2658a09;p=python Merge #14649: clarify DocTestSuite error when there are no docstrings. Also adds tests to verify the documented behavior (which is probably a bug, as indicated in the added comments). Patch by Chris Jerdonek. --- c3bfb01a959235135c727d532e3e89bbf2658a09