On 10/10/09, John Nagle <na...@animats.com> wrote:
> hrg...@gmail.com wrote:
>> The purpose of this email is to inform the Python-list mailing-list
>> subscribers of an Internet-search website that is run by software
>> written in Python.
>
>     All the site seems to do is frame the results from other search engines.
>
>     What does the Python code do?
>
>                               John Nagle


That is correct, the result pages of the search engines are presented
in frames, and the website doesn't do any searching itself. So it is
not exactly a search engine.

The Python code manages other aspects of the website, like URL mapping
and generation of navigation items.

Taro Taniguchi
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to