summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2015-04-14 00:04:29 (GMT)
committerR David Murray <rdmurray@bitdance.com>2015-04-14 00:04:29 (GMT)
commit0a8f43e85a002db670f358b65fba1e094fd7f4b5 (patch)
tree3bf5bbdcde089dd2d1fc4dae5436a4dc298cd217 /Misc
parent5aec1a44e89d31cc000d47c8ac0afdb6a280e765 (diff)
downloadcpython-0a8f43e85a002db670f358b65fba1e094fd7f4b5.zip
cpython-0a8f43e85a002db670f358b65fba1e094fd7f4b5.tar.gz
cpython-0a8f43e85a002db670f358b65fba1e094fd7f4b5.tar.bz2
#11754: test contents of string module attributes.
As noted in the comment, while the order of the items in the attributes is not technically guaranteed, after all this time there is almost certainly user code out there that relies on it, so we might as well test for it. Patch by Chalmer Lowe.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index eeb1869..48d20ef 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -850,6 +850,7 @@ Anne Lord
Tom Loredo
Justin Love
Ned Jackson Lovely
+Chalmer Lowe
Jason Lowe
Tony Lownds
Ray Loyzaga