[Python-3000] Change in sys.stdin.name

Christian Heimes lists at cheimes.de
Thu Aug 16 02:47:27 CEST 2007


Eric Smith wrote:
> Is this deliberate?  I can file a bug report if need be, just let me know.

I'm sure it is a bug. The site.installnewio() function doesn't set the
names. The attached patch fixes the issue and adds an unit test, too.

Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stdnames.patch
Type: text/x-patch
Size: 1060 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-3000/attachments/20070816/a40faf04/attachment.bin 


More information about the Python-3000 mailing list