##// END OF EJS Templates
Merge pull request #1687 from minrk/binary...
Min RK -
r6691:9d6e2588 merge
parent child Browse files
Show More
@@ -12,7 +12,7 b' Authors:'
12 #-----------------------------------------------------------------------------
12 #-----------------------------------------------------------------------------
13
13
14 from pymongo import Connection
14 from pymongo import Connection
15 from pymongo.binary import Binary
15 from bson import Binary
16
16
17 from IPython.utils.traitlets import Dict, List, Unicode, Instance
17 from IPython.utils.traitlets import Dict, List, Unicode, Instance
18
18
General Comments 0
You need to be logged in to leave comments. Login now