new tellico user
Robby Stephenson
robby at periapsis.org
Thu Feb 15 07:40:44 MST 2007
On Thursday 15 February 2007, Mathieu BELLEVILLE wrote:
> Regarding the allociné.fr search:
> A search for "bronzés" should give two or three answers from allociné,
> but it does not, neither from tellico nor from the command line.
> It works if you specify "bronzes", since allocine seems to perform the
> search with and without the accent.
> I then try to specify the encoding of self.__title line 295 of the python
> script, where it says:
> self.__getHTMLContent(self.__searchURL % urllib.quote(self.__title))
> the new line is something like (from memory):
> self.__getHTMLContent(self.__searchURL %
> urllib.quote(self.__title.encode('latin-1'))
>
> The result was that the script would actually deliver some XML results,
> but that tellico would complain that this result is illegal (sorry, I do
> not have the exact message at hand).
Thanks for the details. I'm not much of a python guy either, but I'll try to
take a look.
Robby
More information about the tellico-users
mailing list