[Yt-svn] commit/yt: samskillman: Add a missed import of ytcfg.

Bitbucket commits-noreply at bitbucket.org
Thu Mar 24 18:40:20 PDT 2011


1 new changeset in yt:

http://bitbucket.org/yt_analysis/yt/changeset/6160341d2e8f/
changeset:   r3887:6160341d2e8f
branch:      yt
user:        samskillman
date:        2011-03-25 02:39:27
summary:     Add a missed import of ytcfg.
affected #:  1 file (28 bytes)

--- a/yt/frontends/enzo/data_structures.py	Thu Mar 24 16:24:36 2011 -0400
+++ b/yt/frontends/enzo/data_structures.py	Thu Mar 24 21:39:27 2011 -0400
@@ -38,6 +38,7 @@
 from itertools import izip
 
 from yt.funcs import *
+from yt.config import ytcfg
 from yt.data_objects.grid_patch import \
     AMRGridPatch
 from yt.data_objects.hierarchy import \

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list