We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee3bac4 commit b942ba0Copy full SHA for b942ba0
1 file changed
Lib/test/test_buffer.py
@@ -10,6 +10,8 @@
10
# the same way as the original. Thus, a substantial part of the
11
# memoryview tests is now in this module.
12
#
13
+# Written and designed by Stefan Krah for Python 3.3.
14
+#
15
16
import contextlib
17
import unittest
0 commit comments