I get a neat error when I try to access the showchanges page
on the eclipse page...
see for yourself
http://wiki.apache.org/myfaces/Eclipse_IDE?action=diff
Diff for "Eclipse IDE"
Differences between revisions 53 and 54
--> -->
ZeroDivisionErrorfloat division Please include this information in your
bug reports!:
Python Python 2.2.3: /usr/local/bin/python
Linux ajax.apache.org 2.4.21-27.0.2.EL #1 SMP Wed Jan 12 23:28:37 EST
2005 ia64
MoinMoin Release 1.3.4 [Revision 1.3.4 release]
Sun Aug 28 23:12:24 2005
A problem occurred in a Python script. Here is the sequence of function
calls leading up to the error, in the order they occurred.
/www/wiki.apache.org/lib/python2.3/site-packages/MoinMoin/request.py
in run(self=<MoinMoin.request.RequestCGI instance>)
917 else:
918 try:
919 cgitb.Hook(file=self).handle(saved_exc)
920 # was: cgitb.handler()
921 except:
cgitb = <module 'MoinMoin.support.cgitb' from
'/www/wiki...hon2.3/site-packages/MoinMoin/support/cgitb.pyo'>,
cgitb.Hook = <class MoinMoin.support.cgitb.Hook>, file undefined, self =
<MoinMoin.request.RequestCGI instance>, ).handle undefined, saved_exc =
(<class exceptions.ZeroDivisionError>, <exceptio