commit | 45c85d15b006c5a504e322dafb507af557abad1f | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Jul 27 16:31:40 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Jul 27 16:31:40 2007 +0000 |
tree | e6d92e77b2ce66ea7bb81682b4befcbac3ffd284 | |
parent | ea8344797e1a0ebd0b419ce14e16ab25af771fcc [diff] |
Fix the docstrings for keys(), items(), values() (especially the latter). Get rid of some #ifdef'ed-out code.