Is htmltext supposed to have a 'find' method? It doesn't, so you can't pass it as the second argument to urlparse.urljoin(base, url). Why would you want to htmltextize a URL? You don't, but PTL does it automatically unless you use str(). So it would be nice if htmltext had all the string methods.
-- Mike Orr <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> _______________________________________________ Quixote-users mailing list [email protected] http://mail.mems-exchange.org/mailman/listinfo/quixote-users
