[issue4037] doctest.py should include method descriptors when looking inside a class __dict__

Steven D'Aprano report at bugs.python.org
Sun Feb 7 01:44:49 CET 2010


Steven D'Aprano <steve+python at pearwood.info> added the comment:

The patch you suggest is *not* sufficient, at least not by my testing.

However, the attached patch does work, according to my tests.

----------
nosy: +stevenjd
Added file: http://bugs.python.org/file16158/patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4037>
_______________________________________


More information about the Python-bugs-list mailing list