[Python-Dev] Re: any more checkins
Ka-Ping Yee
ping@lfw.org
Fri, 23 Mar 2001 07:44:54 -0800 (PST)
On Fri, 23 Mar 2001, Jeremy Hylton wrote:
> Are there any more checkins coming?
There are still issues in pydoc to be solved, but i think they can
be reasonably considered bugfixes rather than new features. The
two main messy ones are getting reloading right (i am really hurting
for lack of a working find_module here!) and handling more strange
aliasing cases (HTMLgen, for example, provides many classes under
multiple names). I hope it will be okay for me to work on these two
main fixes in the coming week.
-- ?!ng