Skip to content

Commit aaf8e2e

Browse files
author
Stefan Krah
committed
Fix out-of-date comment in test_memoryview.
1 parent 7fda33b commit aaf8e2e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lib/test/test_memoryview.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""Unit tests for the memoryview
22
3-
XXX We need more tests! Some tests are in test_bytes
3+
Some tests are in test_bytes. Many tests that require _testbuffer.ndarray
4+
are in test_buffer.
45
"""
56

67
import unittest

0 commit comments

Comments
 (0)