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 diekhans
Recipients
Date 2007-01-01.07:19:56
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Please add an optional argument to os.fdopen() to specify the name field in
the resulting file object.  This would allow
for a more useful name than:
  <open file '<fdopen>'...>
History
Date User Action Args
2007-08-23 16:12:24adminlinkissue1625576 messages
2007-08-23 16:12:24admincreate