spyce v1.3.4 released

Rimon Barr Rimon Barr <barr@cs.cornell.edu>
Fri, 13 Dec 2002 00:06:21 -0500 (EST)


Spyce v1.3.4 released on 12 Dec 2002

SPYCE is a server-side language that supports simple and efficient
Python-based dynamic HTML generation. Those who are familiar with JSP,
PHP, or ASP and like Python, should have a look at Spyce. Its modular
design makes it very flexible and extensible. It can also be used as a
command-line utility for static text pre-processing.

Get it at:
  http://spyce.sourceforge.net

Improved explanations of the autosession functionality in the session
module based. Changed how request filename is computed under mod_pythod to
be slightly more reliable. Fixed Windows installer: it was unable to
determine the Python path under certain conditions and bailed. -- Thanks
for all the user feedback.

Change log
v1.3.4
  doc updates - session module
  minor mod_python bug - filename attribute used over environment
  fix - windows installer unable to find python executable in some cases

Enjoy,
Rimon.