[yt-svn] commit/yt: 2 new changesets

Bitbucket commits-noreply at bitbucket.org
Tue Aug 7 11:20:01 PDT 2012


2 new commits in yt:


https://bitbucket.org/yt_analysis/yt/changeset/e6227ef4338b/
changeset:   e6227ef4338b
branch:      stable
user:        MatthewTurk
date:        2012-08-07 20:19:36
summary:     Disabling Maestro imports for now.
affected #:  1 file

diff -r 15bfbdcf71d775096c3649926c2ec194b1e69c79 -r e6227ef4338b6cc70de051951f2f17bdfb494ba6 yt/mods.py
--- a/yt/mods.py
+++ b/yt/mods.py
@@ -98,8 +98,8 @@
 from yt.frontends.art.api import \
     ARTStaticOutput, ARTFieldInfo, add_art_field
 
-from yt.frontends.maestro.api import \
-    MaestroStaticOutput, MaestroFieldInfo, add_maestro_field
+#from yt.frontends.maestro.api import \
+#    MaestroStaticOutput, MaestroFieldInfo, add_maestro_field
 
 from yt.analysis_modules.list_modules import \
     get_available_modules, amods



https://bitbucket.org/yt_analysis/yt/changeset/1bb45063e8a2/
changeset:   1bb45063e8a2
branch:      yt
user:        MatthewTurk
date:        2012-08-07 20:19:36
summary:     Disabling Maestro imports for now.
affected #:  1 file

diff -r c98bd507540cd694876ec036d5ca2a270ecb88b1 -r 1bb45063e8a2fb18c18b095f37fd96aae422e7b3 yt/mods.py
--- a/yt/mods.py
+++ b/yt/mods.py
@@ -98,8 +98,8 @@
 from yt.frontends.art.api import \
     ARTStaticOutput, ARTFieldInfo, add_art_field
 
-from yt.frontends.maestro.api import \
-    MaestroStaticOutput, MaestroFieldInfo, add_maestro_field
+#from yt.frontends.maestro.api import \
+#    MaestroStaticOutput, MaestroFieldInfo, add_maestro_field
 
 from yt.analysis_modules.list_modules import \
     get_available_modules, amods

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