Changeset 712


Ignore:
Timestamp:
01/26/14 05:53:29 (2 years ago)
Author:
mmckerns
Message:

updated import in mystic.tools from dill.source

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mystic/mystic/tools.py

    r691 r712  
    237237 
    238238# backward compatibility 
    239 from dill.source import getblocks_from_history as parse_from_history 
     239from dill.source import getblocks as parse_from_history 
    240240from dill.source import getsource as src 
    241241from monitors import Monitor as Sow 
Note: See TracChangeset for help on using the changeset viewer.