commit | 8d580539f0765fd39a457d85a68bf2d4a2f1099f | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Mon Sep 10 10:17:13 2012 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Mon Sep 10 10:17:13 2012 -0400 |
tree | 7968d0c3caf8d4fcd9ca4b672f131fbe1f2dba6f | |
parent | 7a8634d8d86041e47b283717424eb2b3cede8c84 [diff] |
#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.