[Python-Dev] small bdb bug resolved.
Guido van Rossum
guido@python.org
Thu, 23 May 2002 20:54:06 -0400
> I think I solved bug item #210682.
> Should I check it in?
> The story is here:
> http://sourceforge.net/tracker/?func=detail&atid=105470&aid=210682&group_id=5470
I saw this and started drooling!
I haven't had the time to verify that it doesn't have any other side
effects. If you're confident that it works, go ahead and check it in!
(I'm curious whether this fixes a similar problem in the IDLE
debugger.)
--Guido van Rossum (home page: http://www.python.org/~guido/)