durusmail: quixote-users: ANNOUNCE: Quixote 0.6beta3 release
ANNOUNCE: Quixote 0.6beta3 release
2003-03-07
2003-03-13
ANNOUNCE: Quixote 0.6beta3 release
Andrew Kuchling
2003-03-07
I've just put the 0.6beta3 release of Quixote on our web site; it
can be downloaded from
    http://www.mems-exchange.org/software/files/quixote/Quixote-0.6b3.tar.gz

The change log is pretty short this time.  Hopefully if no one spots
any silly problems with this beta, we can call it 0.6final in a week
or two.

0.6b3 (7 Mar 2003):

  * Fixed errors in demo_scgi.py. (David M. Cooke)

  * Avoid using True/False and enable nested scopes in _py_htmltext.py
    for Python 2.1 compatibility. (Noted by Jeff Bauer)

    Note that this means HTML templates will not work with Python 2.0
    unless you compile the C extension.

  * Added StaticFile and StaticDirectory classes to quixote.util.
    Consult doc/static-files.txt for examples.  (Contributed and
    documented by Hamish Lawson.)

--amk                                                    (www.amk.ca)
Set a pen to a dream, and the colour drains from it.
      -- R.H. Barlow and H.P. Lovecraft, "The Night Ocean"

reply