mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Issue #25523: Further a-to-an corrections.
This commit is contained in:
parent
7462b64911
commit
d65c9496da
34 changed files with 39 additions and 39 deletions
|
|
@ -15,7 +15,7 @@
|
|||
################################################################################
|
||||
# When writing tests for io, it's important to test both the C and Python
|
||||
# implementations. This is usually done by writing a base test that refers to
|
||||
# the type it is testing as a attribute. Then it provides custom subclasses to
|
||||
# the type it is testing as an attribute. Then it provides custom subclasses to
|
||||
# test both implementations. This file has lots of examples.
|
||||
################################################################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue