<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Greetings!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've been thinking that it would be useful to be 
able to run and debug Python Handler modules without actually having to run them 
with a live server.&nbsp; To do this, I'd have to create an environment that can 
pass&nbsp;simulated request objects to the handlers and receive the 
responses.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>There's certainly enough documentation around so 
that I could eventually figure it out, but I thought I'd ask if anyone else has 
already done this before I go re-inventing the wheel.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Best Regards,<BR>Lee E. 
Brown</FONT></DIV></BODY></HTML>