mirror of
https://github.com/python/cpython.git
synced 2025-10-08 08:01:55 +00:00
Issue #23181: More "codepoint" -> "code point".
This commit is contained in:
parent
b2653b344e
commit
d3faf43f9b
24 changed files with 46 additions and 46 deletions
|
@ -1,5 +1,5 @@
|
|||
# To fully test this module, we would need a copy of the stringprep tables.
|
||||
# Since we don't have them, this test checks only a few codepoints.
|
||||
# Since we don't have them, this test checks only a few code points.
|
||||
|
||||
import unittest
|
||||
from test import support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue