diff options
author | R David Murray <rdmurray@bitdance.com> | 2015-04-14 00:04:29 (GMT) |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2015-04-14 00:04:29 (GMT) |
commit | 0a8f43e85a002db670f358b65fba1e094fd7f4b5 (patch) | |
tree | 3bf5bbdcde089dd2d1fc4dae5436a4dc298cd217 /Misc | |
parent | 5aec1a44e89d31cc000d47c8ac0afdb6a280e765 (diff) | |
download | cpython-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/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -850,6 +850,7 @@ Anne Lord Tom Loredo Justin Love Ned Jackson Lovely +Chalmer Lowe Jason Lowe Tony Lownds Ray Loyzaga |