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 docs@python, eric.araujo, python-dev, r.david.murray, takluyver, terry.reedy, vstinner
Date 2015-03-18.13:19:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150318131950.11896.22985@psf.io>
In-reply-to
Content
New changeset 01cb2107cbc3 by Victor Stinner in branch '3.4':
Issue #11726: Fix linecache example in the doc
https://hg.python.org/cpython/rev/01cb2107cbc3
History
Date User Action Args
2015-03-18 13:19:56python-devsetrecipients: + python-dev, terry.reedy, vstinner, eric.araujo, r.david.murray, docs@python, takluyver
2015-03-18 13:19:56python-devlinkissue11726 messages
2015-03-18 13:19:56python-devcreate