diff options
author | Delio Brignoli <brignoli.delio@gmail.com> | 2015-06-03 07:07:35 +0200 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-07-20 15:53:22 +0100 |
commit | 32aba40830320867bdddcf4e0a6658b9df49ac9a (patch) | |
tree | 102158f055113b6d44a39528a0a5f30a042281ba /py/parse.h | |
parent | f576057274abb2a73e2407a34366e78a1f2ef4f2 (diff) | |
download | micropython-32aba40830320867bdddcf4e0a6658b9df49ac9a.tar.gz micropython-32aba40830320867bdddcf4e0a6658b9df49ac9a.zip |
py: Implement memoryview slice assignment.
Adds ability to do "memcpy" with memoryview objects, such as:
m1[0:3] = m2[2:5].
Diffstat (limited to 'py/parse.h')
0 files changed, 0 insertions, 0 deletions