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 georg.brandl, jtaylor, ncoghlan, pitrou, r.david.murray, serhiy.storchaka
Date 2013-05-03.17:57:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367603831.47.0.648398486439.issue17895@psf.upfronthosting.co.za>
In-reply-to
Content
http://docs.python.org/3/library/io.html#io.FileIO.name

    The file name. This is the file descriptor of the file when no name is given in the constructor.
History
Date User Action Args
2013-05-03 17:57:11serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, ncoghlan, pitrou, r.david.murray, jtaylor
2013-05-03 17:57:11serhiy.storchakasetmessageid: <1367603831.47.0.648398486439.issue17895@psf.upfronthosting.co.za>
2013-05-03 17:57:11serhiy.storchakalinkissue17895 messages
2013-05-03 17:57:11serhiy.storchakacreate