Message 184937 - Python tracker

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.

Content
Your "dead code" looks like multiline comments (at least it is in the email case).  I thought those were optimized away when the pyc is written.

What is "almost dead code"?  If it is the stuff that is only applicable to a given platform, then presumably it is needed for that platform and why it it worth mentioning?