Message 319872 - Python tracker

Message319872

Author eric.smith
Recipients docs@python, eric.smith, philiprowlands
Date 2018-06-18.08:57:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529312274.16.0.56676864532.issue33894@psf.upfronthosting.co.za>
In-reply-to
Content
"If tempdir is unset or None" means "If tempdir has not been assigned to, or if it has been assigned the value None". "Unset" doesn't mean "delete from the module".

I agree the documentation wording could be improved.
History
Date User Action Args
2018-06-18 08:57:54eric.smithsetrecipients: + eric.smith, docs@python, philiprowlands
2018-06-18 08:57:54eric.smithsetmessageid: <1529312274.16.0.56676864532.issue33894@psf.upfronthosting.co.za>
2018-06-18 08:57:54eric.smithlinkissue33894 messages
2018-06-18 08:57:54eric.smithcreate