[Yt-svn] commit/yt: sskory: Fixing the import of periodic_dist().

Bitbucket commits-noreply at bitbucket.org
Fri Mar 4 10:59:34 PST 2011


1 new changeset in yt:

http://bitbucket.org/yt_analysis/yt/changeset/1db755fae616/
changeset:   r3788:1db755fae616
branch:      stable
user:        sskory
date:        2011-03-04 19:58:40
summary:     Fixing the import of periodic_dist().
affected #:  1 file (50 bytes)

--- a/yt/analysis_modules/halo_finding/halo_objects.py	Sat Feb 26 10:06:42 2011 -0500
+++ b/yt/analysis_modules/halo_finding/halo_objects.py	Fri Mar 04 11:58:40 2011 -0700
@@ -38,6 +38,7 @@
 from yt.config import ytcfg
 from yt.utilities.performance_counters import \
     yt_counters, time_function
+from yt.utilities.math_utils import periodic_dist
 
 from .hop.EnzoHop import RunHOP
 from .fof.EnzoFOF import RunFOF

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