[Python-Dev] resurrected modindex
Guido van Rossum
guido at python.org
Sat Oct 27 18:34:23 CEST 2007
Cool! Is it just a matter of checking this in and it will work on the site?
--Guido
2007/10/26, skip at pobox.com <skip at pobox.com>:
> A long time ago I wrote a redirector to note and display the most frequently
> requested modules from the library reference manual's global module index.
> When Georg Brandl did his massive rewrite of the Python manuals that broke.
> I finally took the time this evening to resurrect that function. The result
> is here:
>
> http://www.webfast.com/modindex/
>
> I reset all the counters and seeded the cache with a few modules. Click
> around in the index a few times then reload the above page. You'll get the
> idea.
>
> Skip
>
> _______________________________________________
> 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/guido%40python.org
>
--
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-Dev
mailing list