commit | 8b9cc7e69e179a9178bf8183497c3734bfa589e0 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Sep 20 21:49:53 2001 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Sep 20 21:49:53 2001 +0000 |
tree | 850036fbb4e3db15a40605778006668ed89f2d68 | |
parent | 32d34c809f5971f79462dcb7d0f536d46e624acc [diff] |
Add a small test to verify that member and getset descriptors now have docstrings (using file.closed and file.name as examples).