]> granicus.if.org Git - python/commit
After much thrashing, I believe this is a truly minimal patch to teach
authorTim Peters <tim.peters@gmail.com>
Thu, 20 Sep 2001 05:13:38 +0000 (05:13 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 20 Sep 2001 05:13:38 +0000 (05:13 +0000)
commit536d2262f730dfd0d48ed541d834dd01f7d95562
tree68b7d73547961857cda1063efece79a0dd6b4680
parent3069d50c18d776737dbcc9670ab2ac60679d09d1
After much thrashing, I believe this is a truly minimal patch to teach
pydoc how to do something sensible with 2.2 descriptors.  To see the
difference, browse __builtin__ via pydoc before and after the patch.
Lib/inspect.py
Lib/pydoc.py