]> granicus.if.org Git - python/commit
Hide private names beginning with _ (but don't hide __special__ names).
authorKa-Ping Yee <ping@zesty.ca>
Fri, 28 Mar 2003 16:35:51 +0000 (16:35 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Fri, 28 Mar 2003 16:35:51 +0000 (16:35 +0000)
commitd9e213eecaf61f6e52b6d723633f2eec8c25905c
tree3041d13dfce2af30b1a1642d2ddb6803a2fe6bb6
parentb38bbbd387ff713f2b2676c253108b0747744d00
Hide private names beginning with _ (but don't hide __special__ names).
Clean up section headings; make the bars on the left less fat.
Adjust the display of properties slightly.
Don't show stuff inherited from the base 'object' type.
Lib/pydoc.py