[Yt-svn] yt: A debugging print statement got in here that shouldn't have

hg at spacepope.org hg at spacepope.org
Wed Aug 18 22:01:07 PDT 2010


hg Repository: yt
details:   yt/rev/fe18a0de0d14
changeset: 1962:fe18a0de0d14
user:      John ZuHone <jzuhone at gmail.com>
date:
Thu Aug 19 01:00:50 2010 -0400
description:
A debugging print statement got in here that shouldn't have

diffstat:

 yt/lagos/OutputTypes.py |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 902a9b894f2c -r fe18a0de0d14 yt/lagos/OutputTypes.py
--- a/yt/lagos/OutputTypes.py	Wed Aug 18 21:56:11 2010 -0700
+++ b/yt/lagos/OutputTypes.py	Thu Aug 19 01:00:50 2010 -0400
@@ -856,7 +856,6 @@
         self.parameters["HydroMethod"] = 'flash' # always PPM DE
         self.parameters["Time"] = 1. # default unit is 1...
         self._set_units()
-        print self.parameters
         
     def _set_units(self):
         """



More information about the yt-svn mailing list