diff options
| author | Barry Warsaw | 2009-05-27 17:56:01 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2009-05-27 17:56:01 -0400 |
| commit | cdc95447d97c43f93e8c4b282f150228a5620703 (patch) | |
| tree | 4eda9c207ad760229957bc34fd0b419a5a194f26 /src | |
| parent | 6213698325fb8905a8aefa0cc7779c2566f3e4e6 (diff) | |
| download | mailman-cdc95447d97c43f93e8c4b282f150228a5620703.tar.gz mailman-cdc95447d97c43f93e8c4b282f150228a5620703.tar.zst mailman-cdc95447d97c43f93e8c4b282f150228a5620703.zip | |
Diffstat (limited to 'src')
| -rw-r--r-- | src/mailman/rest/docs/basic.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/rest/docs/basic.txt b/src/mailman/rest/docs/basic.txt index 490db6d11..06a507def 100644 --- a/src/mailman/rest/docs/basic.txt +++ b/src/mailman/rest/docs/basic.txt @@ -23,7 +23,7 @@ returned. Non-existent links ================== -when you try to access an admin link that doesn't exist, you get the +When you try to access an admin link that doesn't exist, you get the appropriate HTTP 404 Not Found error. >>> from urllib2 import urlopen |
