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 ncoghlan
Recipients Arfrever, chris.jerdonek, christian.heimes, docs@python, ezio.melotti, loewis, ncoghlan, vstinner
Date 2012-09-22.15:20:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348327226.39.0.989913155839.issue15964@psf.upfronthosting.co.za>
In-reply-to
Content
We should be able to add the "make touch" target to the 2.7 Makefile without running afoul of the "no new features" rule.

However, agreed this is mostly a docs problem. We're seeing a couple of common traps that people run into when first getting started, so it will be good to get answers up somewhere where people are likely to look (and where search engines will be able to see the error messages).
History
Date User Action Args
2012-09-22 15:20:26ncoghlansetrecipients: + ncoghlan, loewis, vstinner, christian.heimes, ezio.melotti, Arfrever, chris.jerdonek, docs@python
2012-09-22 15:20:26ncoghlansetmessageid: <1348327226.39.0.989913155839.issue15964@psf.upfronthosting.co.za>
2012-09-22 15:20:25ncoghlanlinkissue15964 messages
2012-09-22 15:20:25ncoghlancreate