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 slateny
Recipients aronacher, docs@python, gvanrossum, ncoghlan, pitrou, serhiy.storchaka, slateny, vstinner
Date 2022-03-01.10:09:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646129356.05.0.407141760512.issue18534@roundup.psfhosted.org>
In-reply-to
Content
Would it be fine to modify FileIO.name like this:

"... given in the constructor. Depending on the type of *name* that was passed into the constructor, this may not necessarily e a string."
History
Date User Action Args
2022-03-01 10:09:16slatenysetrecipients: + slateny, gvanrossum, ncoghlan, pitrou, vstinner, aronacher, docs@python, serhiy.storchaka
2022-03-01 10:09:16slatenysetmessageid: <1646129356.05.0.407141760512.issue18534@roundup.psfhosted.org>
2022-03-01 10:09:16slatenylinkissue18534 messages
2022-03-01 10:09:16slatenycreate