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: adds an index entry for __all__ to the tutorial
Type: Stage:
Components: Documentation Versions: Python 2.4
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: mwh Nosy List: clintonroy, mwh
Priority: normal Keywords: patch

Created on 2004-08-05 10:31 by clintonroy, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
tut.diff clintonroy, 2004-08-05 10:31
Messages (2)
msg46550 - (view) Author: Clinton Roy (clintonroy) Date: 2004-08-05 10:31
a one liner.
msg46551 - (view) Author: Michael Hudson (mwh) (Python committer) Date: 2004-08-07 17:06
Logged In: YES 
user_id=6656

Works for me.

Doc/tut/tut.tex revision 1.244

Thanks!
History
Date User Action Args
2022-04-11 14:56:06adminsetgithub: 40692
2004-08-05 10:31:15clintonroycreate