MJ Ray wrote: > Currently, CleanUrl does not make sense to me. Why is this being > called from the parser and isn't it being used in a broken way?
CleanUrl is probably a remnant from early code. It does get called from several places in TextParser.py and it does strip spaces, so it's not entirely non-functional. Regards -Laurens _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

