[Yt-svn] yt-commit r1019 - trunk/yt/raven

mturk at wrangler.dreamhost.com mturk at wrangler.dreamhost.com
Tue Dec 16 18:56:13 PST 2008


Author: mturk
Date: Tue Dec 16 18:56:12 2008
New Revision: 1019
URL: http://yt.spacepope.org/changeset/1019

Log:
I hope you're happy, Sam



Modified:
   trunk/yt/raven/__init__.py

Modified: trunk/yt/raven/__init__.py
==============================================================================
--- trunk/yt/raven/__init__.py	(original)
+++ trunk/yt/raven/__init__.py	Tue Dec 16 18:56:12 2008
@@ -35,7 +35,8 @@
 try:
     import deliveration
 except:
-    mylog.warning("Deliverator import failed; all deliverator actions will fail!")
+    #mylog.warning("Deliverator import failed; all deliverator actions will fail!")
+    pass
 
 import matplotlib
 matplotlib.rc('contour', negative_linestyle='solid')



More information about the yt-svn mailing list