|
From: <bc...@wo...> - 2001-05-07 18:57:49
|
[Waclawczyk Janusch] >Hi, > >I've got rather strange behaviour, when trying following links: > >http://jython.sourceforge.org/cgi-bin/faqw.py?req=index > strange content-type needed >http://jython.sourceforge.net/cgi-bin/faqw.py?req=index >folowing message: ><H3>Traceback (innermost last):</H3> ><PRE> File "/home/groups/j/jy/jython/cgi-bin/faqw.py", line 24, in ? > os.chdir(FAQDIR) ><B>OSError: [Errno 2] No such file or directory: '/home/groups/jython/FAQ/data' ></B></PRE> ><BR>(times: user 0.05, sys 0.01, ch-user 0, ch-sys 0, real 0.12) Thank you for reporting this. It was caused by a directory reorganization on the sourceforge machine. I have now done the dance needed to getting the faqwizard back up: http://www.jython.org/cgi-bin/faqw.py?req=index regards, finn |