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 r.david.murray
Recipients benjamin.peterson, docs@python, eric.araujo, ezio.melotti, gwideman, lemburg, loewis, pitrou, r.david.murray, tshepang, vstinner
Date 2014-03-22.15:07:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395500843.68.0.575498686775.issue20906@psf.upfronthosting.co.za>
In-reply-to
Content
On the other hand, I wonder if such problem/solution pairs should go in the FAQ list rather than the howto, perhaps with a pointer to the howto for those wanting more general information.  Specifically the Python on Windows section in this case.

I realize that you were using it as an example to tease out the concepts needed to reason correctly about a problem, but I think approaching it from the point of view of how the user will reason about it is not optimal.  Instead, write the FAQ answer, and figure out what concepts you need to use to *explain* the problem, that you then feel the desire to further expand upon in the howto for those users who reach for a deeper understanding instead of just an immediate solution.
History
Date User Action Args
2014-03-22 15:07:23r.david.murraysetrecipients: + r.david.murray, lemburg, loewis, pitrou, vstinner, benjamin.peterson, ezio.melotti, eric.araujo, docs@python, tshepang, gwideman
2014-03-22 15:07:23r.david.murraysetmessageid: <1395500843.68.0.575498686775.issue20906@psf.upfronthosting.co.za>
2014-03-22 15:07:23r.david.murraylinkissue20906 messages
2014-03-22 15:07:23r.david.murraycreate