On Thu, 2002-10-10 at 13:00, Tavis Rudd wrote: > I just noticed a little parsing bug in PSP. This example from the docs: > > < psp:method name="MyClassMethod" params="var1, var2"> > import string > return string.join((var1,var2),'') > </psp:method > > > fails because PSP can't handle a space between the opening < and psp:method.
Hmm... so should we fix the documentation or the code? Ian ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
