[Moin-user] 1.9.0beta3 and Python 2.4

Jim Wight j.k.wight at ncl.ac.uk
Tue Jul 28 10:08:27 EDT 2009


1.9.0beta3 is not compatible with Python 2.4. I'm getting this from run_server 
in flup_frontend.py:

     mod = __import__(mod, fromlist=['WSGIServer'])
TypeError: __import__() takes no keyword arguments
Premature end of script headers: moin.cgi

I gather from http://docs.python.org/library/functions.html that keyword 
support was only added to __import__ at 2.5.

Jim




More information about the Moin-user mailing list