summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Šplíchal <psplicha@redhat.com>2012-04-13 13:27:30 +0200
committerPetr Šplíchal <psplicha@redhat.com>2012-04-13 13:27:30 +0200
commitc041d3793514a8009eb18ae1369add72f970d9eb (patch)
tree53b0d704d30e92e087b51bb722628ae35b8d8a53
parentb4a3f89a6b7fc30cbc1b91ec09945c75e8781254 (diff)
downloadpython-nitrate-c041d3793514a8009eb18ae1369add72f970d9eb.tar.gz
python-nitrate-c041d3793514a8009eb18ae1369add72f970d9eb.tar.xz
python-nitrate-c041d3793514a8009eb18ae1369add72f970d9eb.zip
Include pretty() in exported functionsHEADmaster
-rw-r--r--source/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/__init__.py b/source/__init__.py
index 219c7bc..98af814 100644
--- a/source/__init__.py
+++ b/source/__init__.py
@@ -126,7 +126,7 @@ __all__ = """
TestCase CaseStatus
CaseRun Status
- ascii color listed
+ ascii color listed pretty
log info setLogLevel
setCacheLevel CACHE_NONE CACHE_CHANGES CACHE_OBJECTS CACHE_ALL
setColorMode COLOR_ON COLOR_OFF COLOR_AUTO