On Fri, 16 Jul 2004, Neil Schemenauer wrote: > On Thu, Jul 15, 2004 at 10:56:48PM -0700, Bowers, Brent wrote: > > I am new to Python/Quixote/Medusa, and tonight I downloaded and > > installed (on WinNT) the latest Python, Quixote and Medusa > > versions (2.4, 1.0 and 0.5.4/1.11, respectively). > > The 'cgi' module in Python 2.4a1 is broken which in turn breaks > Quixote. Just in case Brent doesn't realise: the current 2.4 release, 2.4a1, is an alpha release, which means it's there for testing by experienced users and people feeling adventurous. It's not meant for production use. John