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 BreamoreBoy, docs@python, pitrou, python-dev, r.david.murray, rbcollins, serhiy.storchaka
Date 2014-10-20.10:48:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413802127.01.0.95301763555.issue17401@psf.upfronthosting.co.za>
In-reply-to
Content
May be include closefd in the repr only when it is False? By default closefd is True and in common case the repr will be more compact.
History
Date User Action Args
2014-10-20 10:48:47serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, rbcollins, r.david.murray, docs@python, BreamoreBoy, python-dev
2014-10-20 10:48:47serhiy.storchakasetmessageid: <1413802127.01.0.95301763555.issue17401@psf.upfronthosting.co.za>
2014-10-20 10:48:46serhiy.storchakalinkissue17401 messages
2014-10-20 10:48:46serhiy.storchakacreate