[Yt-svn] yt-commit r711 - branches/yt-1.0/yt/raven

mturk at wrangler.dreamhost.com mturk at wrangler.dreamhost.com
Thu Jul 31 09:04:13 PDT 2008


Author: mturk
Date: Thu Jul 31 09:04:12 2008
New Revision: 711
URL: http://yt.spacepope.org/changeset/711

Log:
This line has been confusing for a while.



Modified:
   branches/yt-1.0/yt/raven/__init__.py

Modified: branches/yt-1.0/yt/raven/__init__.py
==============================================================================
--- branches/yt-1.0/yt/raven/__init__.py	(original)
+++ branches/yt-1.0/yt/raven/__init__.py	Thu Jul 31 09:04:12 2008
@@ -35,7 +35,7 @@
 try:
     import deliveration
 except:
-    mylog.warning("Deliverator import failed; all deliverator actions will fail!")
+    mylog.debug("Deliverator import failed; all deliverator actions will fail!")
 
 import matplotlib.image
 import matplotlib.ticker



More information about the yt-svn mailing list