[yt-svn] commit/yt: MatthewTurk: Merged in samskillman/yt/yt-3.0 (pull request #1171)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Aug 29 04:31:52 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/db453a34418d/
Changeset:   db453a34418d
Branch:      yt
User:        MatthewTurk
Date:        2014-08-29 13:31:42
Summary:     Merged in samskillman/yt/yt-3.0 (pull request #1171)

Add communication_system to __init__.py
Affected #:  1 file

diff -r a7736c8f4158cb76b0453eca1a6f5046775ede01 -r db453a34418decb342392b49f10559b5fb5f43ca yt/__init__.py
--- a/yt/__init__.py
+++ b/yt/__init__.py
@@ -150,7 +150,7 @@
     TransferFunctionHelper
 
 from yt.utilities.parallel_tools.parallel_analysis_interface import \
-    parallel_objects, enable_parallelism
+    parallel_objects, enable_parallelism, communication_system
 
 from yt.convenience import \
     load, simulation

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