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 zach.ware
Recipients Todd.Rovito, ajaksu2, asvetlov, docs@python, ezio.melotti, georg.brandl, gpolo, jesstess, ramiroluz, roger.serwy, steven.daprano, terry.reedy, zach.ware
Date 2013-01-07.14:41:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357569714.34.0.760088945831.issue5066@psf.upfronthosting.co.za>
In-reply-to
Content
I wonder, is there any really good reason to keep a separate Lib/idlelib/help.txt, or can Doc/library/idle.rst be used for its purpose (with or without a small amount of processing to, for instance, remove comments and extra backslashes)?  Both have most of the same information, and reST is designed to be readable anyway, so I don't see much point in keeping them separate.
History
Date User Action Args
2013-01-07 14:41:54zach.waresetrecipients: + zach.ware, georg.brandl, terry.reedy, ajaksu2, gpolo, ezio.melotti, roger.serwy, steven.daprano, asvetlov, jesstess, docs@python, Todd.Rovito, ramiroluz
2013-01-07 14:41:54zach.waresetmessageid: <1357569714.34.0.760088945831.issue5066@psf.upfronthosting.co.za>
2013-01-07 14:41:54zach.warelinkissue5066 messages
2013-01-07 14:41:54zach.warecreate