[Yt-svn] yt-commit r766 - trunk/yt/lagos

mturk at wrangler.dreamhost.com mturk at wrangler.dreamhost.com
Thu Sep 11 03:06:12 PDT 2008


Author: mturk
Date: Thu Sep 11 03:06:12 2008
New Revision: 766
URL: http://yt.spacepope.org/changeset/766

Log:
Minor fix -- this module doesn't exist yet!



Modified:
   trunk/yt/lagos/HelperFunctions.py

Modified: trunk/yt/lagos/HelperFunctions.py
==============================================================================
--- trunk/yt/lagos/HelperFunctions.py	(original)
+++ trunk/yt/lagos/HelperFunctions.py	Thu Sep 11 03:06:12 2008
@@ -25,7 +25,7 @@
 """
 
 from yt.lagos import *
-import Interpolators as IT
+#import Interpolators as IT
 
 class UnilinearFieldInterpolator:
     def __init__(self, table, boundaries, field_names):



More information about the yt-svn mailing list