Hello,
If a user specifies __init__ as the servlet in a context which has a __init__.py, an exception is raised (since there is no class called __init__ in the file). What's the best way of avoiding this? Providing a __init__ class that displays an error message? Modifying the source not to serve out this file? Thanks, JJS _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
