This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author neologix
Recipients eric.araujo, joshtriplett, ncoghlan, neologix, ron_adam, vstinner
Date 2011-07-23.23:02:35
SpamBayes Score 0.0004962103
Marked as misclassified No
Message-id <CAH_1eM0H5W5ZUmf5jxvXiPMQt0N+_J9_wpt65xS9M4OaTg3rvA@mail.gmail.com>
In-reply-to <1311457616.72.0.648031066015.issue12603@psf.upfronthosting.co.za>
Content
Well, the function is part of pydoc's public API, but the inner
working of the cache mechanism is completely private: this won't have
any impact, other than fixing the bug :-)
History
Date User Action Args
2011-07-23 23:02:36neologixsetrecipients: + neologix, ncoghlan, vstinner, joshtriplett, ron_adam, eric.araujo
2011-07-23 23:02:35neologixlinkissue12603 messages
2011-07-23 23:02:35neologixcreate