| commit | 42d1d3edc01860e7713af6807ac7410cebbdb0a9 | [log] [tgz] |
|---|---|---|
| author | Barry Warsaw <barry@python.org> | Mon Sep 30 18:17:35 2002 +0000 |
| committer | Barry Warsaw <barry@python.org> | Mon Sep 30 18:17:35 2002 +0000 |
| tree | bd629a9b9c61caad0028e8956c75451e51e7ea29 | |
| parent | 4535b18f7c1a2f51990a77b33f14fc20e1bd2114 [diff] |
__contains__(): Change the second argument to `name' for consistency. I seriously doubt this will break any deployed code. Docstring consistency with the updated .tex files.