##// END OF EJS Templates
define deepcopy for memoryview...
define deepcopy for memoryview by making a new memoryview Python doesn't support copying of memoryviews for some reason. also remove confusing `import deepcopy as copy`
Min RK -
r20774:83be3513
Show More
Name Size Modified Last Commit Author
/ IPython / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...