Never mind... I've found a workable solution: http://mail.python.org/pipermail/python-list/2001-August/062214.html
Robert, thanks, I'll still check that out for any future projects; but for my current purpose, it seems overkill. But I don't know for sure; assuming BaseHTTPServer is good enough for my current needs aside from its lack of threading, does PooledThreadedServer have any advantages over the method I linked above? - Adam -- http://mail.python.org/mailman/listinfo/python-list