commit | 32ddbf7fab000af7941983ecbfe05efd15700255 | [log] [tgz] |
---|---|---|
author | Edward Loper <edloper@gradient.cis.upenn.edu> | Mon Sep 13 05:47:24 2004 +0000 |
committer | Edward Loper <edloper@gradient.cis.upenn.edu> | Mon Sep 13 05:47:24 2004 +0000 |
tree | eec14f7dd656376fdc92f29c22b6957049a59b19 | |
parent | c56847878e503ddea8309b0a0c45e06d7c56f2ee [diff] |
Added new parameter exclude_empty to DocTestFinder.__init__, which controls whether tests are included for objects with empty docstrings. Defaults to True, to match the behavior of Python 2.3.