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 xtreak
Recipients Richard Neumann, docs@python, lars.gustaebel, xtreak
Date 2018-07-25.11:41:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532518879.41.0.56676864532.issue33028@psf.upfronthosting.co.za>
In-reply-to
Content
On a similar note SpooledTemporaryFile is also documented as a function though it's a class. Ref : https://docs.python.org/3.8/library/tempfile.html#tempfile.SpooledTemporaryFile
History
Date User Action Args
2018-07-25 11:41:19xtreaksetrecipients: + xtreak, lars.gustaebel, docs@python, Richard Neumann
2018-07-25 11:41:19xtreaksetmessageid: <1532518879.41.0.56676864532.issue33028@psf.upfronthosting.co.za>
2018-07-25 11:41:19xtreaklinkissue33028 messages
2018-07-25 11:41:19xtreakcreate