mirror of
https://github.com/python/cpython.git
synced 2025-11-08 01:21:42 +00:00
Fix out-of-date comment in test_memoryview.
This commit is contained in:
parent
7fda33b56a
commit
aaf8e2e32f
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
"""Unit tests for the memoryview
|
"""Unit tests for the memoryview
|
||||||
|
|
||||||
XXX We need more tests! Some tests are in test_bytes
|
Some tests are in test_bytes. Many tests that require _testbuffer.ndarray
|
||||||
|
are in test_buffer.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import unittest
|
import unittest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue