Skip to content

Commit

Permalink
Merge 9e9f517 into e8809ab
Browse files Browse the repository at this point in the history
  • Loading branch information
wilywampa committed Sep 7, 2015
2 parents e8809ab + 9e9f517 commit 25f658a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ipykernel/pickleutil.py
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ def uncan_sequence(obj, g=None):

uncan_map = {
CannedObject : lambda obj, g: obj.get_object(g),
dict : uncan_dict,
}

# for use in _import_mapping:
Expand Down

0 comments on commit 25f658a

Please sign in to comment.