i could be wrong here, but this looks like a "traditional" python-ism to defer importing of the module Response until it's needed. ----- Original Message ----- From: <skip@mojam.com> Sent: Thursday, April 15, 1999 1:58 PM > Why go to the trouble of defining a function and calling it just to modify > Response._tbopen/_tbclose? Can't they just be set directly?