mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Give proper credit for figuring out and writing PEP-3118 tests. (#18644)
This commit is contained in:
parent
ee3bac4cba
commit
b942ba03b8
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
# the same way as the original. Thus, a substantial part of the
|
||||
# memoryview tests is now in this module.
|
||||
#
|
||||
# Written and designed by Stefan Krah for Python 3.3.
|
||||
#
|
||||
|
||||
import contextlib
|
||||
import unittest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue