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 terry.reedy
Recipients BreamoreBoy, amaury.forgeotdarc, georg.brandl, rickysarraf, terry.reedy
Date 2015-04-20.21:00:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429563623.87.0.161290661942.issue6824@psf.upfronthosting.co.za>
In-reply-to
Content
I agree.  The resolution is that help fails for objects that do not exist on the platform.  We do not supply non-functional dummy objects that only exist to document non-support.  Any objects with undocumented platform-specific behavior should be handled on a case-by-case basis.
History
Date User Action Args
2015-04-20 21:00:23terry.reedysetrecipients: + terry.reedy, georg.brandl, amaury.forgeotdarc, rickysarraf, BreamoreBoy
2015-04-20 21:00:23terry.reedysetmessageid: <1429563623.87.0.161290661942.issue6824@psf.upfronthosting.co.za>
2015-04-20 21:00:23terry.reedylinkissue6824 messages
2015-04-20 21:00:23terry.reedycreate