[Python-Dev] python-dev archive searching ?
Oliver Schoenborn
oliver.schoenborn at utoronto.ca
Thu Jun 10 19:46:38 EDT 2004
Dave, I did it the brute force way and created a python script that
downloads all the files using urllib2. From a unix shell you can then
trivially do your searches (after doing a massive gunzip and cat them all to
one file). I would have liked to find a tool that takes an archive file and
shows it in a threaded display. Oh well... Hopefully someone shows a more
convenient way to do the search. I can send you the script if you wish,
pretty basic though.
Oliver
----- Original Message -----
From: "Dave Harrison" <dave at nullcube.com>
To: <python-dev at python.org>
Sent: Thursday, June 10, 2004 7:35 PM
Subject: [Python-Dev] python-dev archive searching ?
> Hi all,
>
> I've spent a bit of time looking for a way to search the python-dev
> archives for topics, but I'm not having much success (unless I want to
> trawl the archives by hand, month by month).
>
> Is there something I'm missing here ?
>
> cheers
> Dave
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
http://mail.python.org/mailman/options/python-dev/oliver.schoenborn%40utoronto.ca
>
More information about the Python-Dev
mailing list