Issue 1094007: Remove witty comment in pydoc.py (original) (raw)

Issue1094007

Created on 2005-01-01 07:25 by georg.brandl, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
pydoc-no-witty-comment.diff georg.brandl,2005-01-01 07:25 Patch
Messages (2)
msg47436 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2005-01-01 07:25
Reference: patch #1009389. The author of the witty "moose" comment has expressed his wish that this comment be removed; this is by far the easiest solution for the pydoc/unicode problem. Attached is the patch to remove that comment. Patch #1009389 can be closed then.
msg47437 - (view) Author: Raymond Hettinger (rhettinger) * (Python committer) Date: 2005-01-01 07:53
Logged In: YES user_id=80475 Okay. Applied to Lib/pydoc.py 1.101 and 1.100.2.1
History
Date User Action Args
2022-04-11 14:56:08 admin set github: 41383
2005-01-01 07:25:58 birkenfeld create