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 serhiy.storchaka
Recipients pitrou, serhiy.storchaka, vstinner
Date 2014-11-19.10:12:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416391937.68.0.133463870011.issue22696@psf.upfronthosting.co.za>
In-reply-to
Content
An indirect way how to know about interpreter shutdown -- test existing of the path attribute in sys (issue20603).
History
Date User Action Args
2014-11-19 10:12:17serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner
2014-11-19 10:12:17serhiy.storchakasetmessageid: <1416391937.68.0.133463870011.issue22696@psf.upfronthosting.co.za>
2014-11-19 10:12:17serhiy.storchakalinkissue22696 messages
2014-11-19 10:12:17serhiy.storchakacreate