diff options
| author | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-07-10 14:14:40 +0000 |
|---|---|---|
| committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-07-10 14:14:40 +0000 |
| commit | a5ae49058402ff2c1b3659914c6405fda3e68520 (patch) | |
| tree | 2ab26a628bc57b8274b26028662dba369a976aad | |
| parent | a48dbde93b661372bb82e088672854c258dc6609 (diff) | |
| download | cpython-git-a5ae49058402ff2c1b3659914c6405fda3e68520.tar.gz | |
expect message "no regression test case for method 'encode'
| -rw-r--r-- | Lib/test/output/test_userstring | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Lib/test/output/test_userstring b/Lib/test/output/test_userstring index 0290d6c832..7f5f0c2ff9 100644 --- a/Lib/test/output/test_userstring +++ b/Lib/test/output/test_userstring @@ -1 +1,4 @@ test_userstring +no regression test case for method 'encode' +no regression test case for method 'isalnum' +no regression test case for method 'isalpha' |
