[stdlib-sig] Breaking out the stdlib
Antoine Pitrou
solipsis at pitrou.net
Tue Sep 15 20:35:04 CEST 2009
Le mardi 15 septembre 2009 à 19:27 +0100, Michael Foord a écrit :
> Two examples of deprecated modules in the Python documentation:
>
> http://docs.python.org/library/md5.html
> http://docs.python.org/library/mimewriter.html
>
> The deprecation notice could be stronger / more prominent.
Perhaps deprecated modules can get some kind of greyish style
(background and/or font). Georg, is it possible? :)
They could also be moved to a dedicated section. For example, md5 would
be inside "XX - deprecated modules" rather than "15 - Cryptographic
services".
More information about the stdlib-sig
mailing list