This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: dead link in tkinter documentation
Type: Stage:
Components: Documentation Versions: Python 2.3
process
Status: closed Resolution: wont fix
Dependencies: Superseder:
Assigned To: fdrake Nosy List: bencollver, fdrake
Priority: normal Keywords:

Created on 2007-03-12 03:34 by bencollver, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg31499 - (view) Author: Ben Collver (bencollver) Date: 2007-03-12 03:34
On the following page, there is a dead link.
http://www.python.org/doc/2.3.5/lib/node642.html

The dead link is to the following URL.
http://www.python.org/doc/2.3.5/lib/classes/ClassPacker.html
msg31500 - (view) Author: Fred Drake (fdrake) (Python committer) Date: 2007-04-12 04:56
This has been fixed in more recent versions of the documentation.

Version 2.3.x is no longer in maintenance; this won't be fixed for older versions; sorry.
History
Date User Action Args
2022-04-11 14:56:23adminsetgithub: 44703
2007-03-12 03:34:49bencollvercreate