Whenever I have to look for when a feature was introduced, I go looking at the "What's New in Python 2.x" pages. Since the documentation for Python 2.x only contains the "What's New in Python 2.x" and none of the earlier parts, this becomes fairly tedious if I guess the version wrong. I'd really like to see all of the older "What's New" pages in the current Python version's documentation. There should be a single ToC page collating the ToCs for all of the "What's New" versions. I don't think it should replace the current ToC, but I think it should exist.

I don't have time to work on this immediately, so I thought I would throw it out there to see if there's any interest.

--
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco

_______________________________________________
Doc-SIG maillist  -  Doc-SIG@python.org
http://mail.python.org/mailman/listinfo/doc-sig

Reply via email to