Fixes #1785: Reduce output for test generators.

This commit is contained in:
Robert Lehmann
2015-03-20 22:26:32 +01:00
parent e2da583be8
commit 657c53b0f5
3 changed files with 31 additions and 11 deletions

View File

@@ -23,7 +23,7 @@ from sphinx.theming import Theme
from sphinx.ext.autodoc import AutoDirective
from sphinx.pycode import ModuleAnalyzer
from path import path
from path import path, repr_as
try:
# Python >=3.3