[yt-svn] commit/yt: MatthewTurk: Fixing imports for simple answer testing

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Mon Jan 27 05:17:58 PST 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/116d73abffcd/
Changeset:   116d73abffcd
Branch:      yt-3.0
User:        MatthewTurk
Date:        2014-01-27 14:17:28
Summary:     Fixing imports for simple answer testing
Affected #:  1 file

diff -r 505717937bcd242f8ceafa1b5646ff921b20a52d -r 116d73abffcd948f4e167857420881c2c877200b yt/testing.py
--- a/yt/testing.py
+++ b/yt/testing.py
@@ -12,6 +12,8 @@
 # The full license is in the file COPYING.txt, distributed with this software.
 #-----------------------------------------------------------------------------
 
+import md5
+import cPickle
 import itertools as it
 import numpy as np
 import importlib

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