> 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.

Oops. Thanks for reporting that, we were not aware of it.

As the minimum requirement for moin 1.9 is python 2.4, we have to fix
that (problem is in OUR code, not in flup).



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to