>$ python ExceptionHandler.py > File "ExceptionHandler.py", line 212 > Writes a table whose contents are given by listOfDicts. The > ^ >SyntaxError: invalid syntax
I came across this very problem today. There's some deeper issue involved since changing """ back to ''' in ExceptionHandler.py just moves the problem elsewhere. I didn't have time to dig deeper, so I rm -f'd my CVS copy and went back to using the tarball. ...Edmund. ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel
