From ede16eb5b0ba4b91ca942bb3c3d6f6de61efc5be Mon Sep 17 00:00:00 2001 From: chrisw Date: Thu, 9 Sep 2010 18:00:51 +0100 Subject: [PATCH] for when logging is just annoying ;-) --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 8e0b9b2..d20401b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -9,6 +9,7 @@ tag_build = .dev [nosetests] # uncomment these if you want tests to drop to pdb on first # error or failure. +#nologcapture = #pdb = #pdb-failures = #stop =