Message 408 - Python tracker
Logged In: YES user_id=14198 This appears to have been fixed magically in Python 2.2. Using Python 2.1 with the sample demonstrates the bug, while 2.2 and current CVS both work correctly. Haven't tried 2.1.1 A scan of the pdb and bdb logs don't show an obvious candidate that fixed the bug, but to be quite honest, I don't care *how* it was fixed now that it is <wink>