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.

Author python-dev
Recipients brett.cannon, docs@python, dorianpula, eric.smith, python-dev, r.david.murray, rbcollins, roysmith, wiggin15
Date 2015-08-04.20:32:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150804203236.53963.11279@psf.io>
In-reply-to
Content
New changeset 33dfbb293892 by Robert Collins in branch '3.4':
Issue #20769: Improve reload() docs. Patch by Dorian Pula.
https://hg.python.org/cpython/rev/33dfbb293892

New changeset 9fe1a440e4b8 by Robert Collins in branch '3.5':
Issue #20769: Improve reload() docs. Patch by Dorian Pula.
https://hg.python.org/cpython/rev/9fe1a440e4b8

New changeset 6778332f687a by Robert Collins in branch 'default':
Issue #20769: Improve reload() docs. Patch by Dorian Pula.
https://hg.python.org/cpython/rev/6778332f687a
History
Date User Action Args
2015-08-04 20:32:40python-devsetrecipients: + python-dev, brett.cannon, roysmith, eric.smith, rbcollins, r.david.murray, docs@python, wiggin15, dorianpula
2015-08-04 20:32:40python-devlinkissue20769 messages
2015-08-04 20:32:40python-devcreate