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 negval, serhiy.storchaka
Date 2015-01-29.09:54:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422525265.21.0.199782369889.issue23346@psf.upfronthosting.co.za>
In-reply-to
Content
topfd is '/tmp/test'. But it should be file descriptor, an integer. What os.open('/tmp/test', os.O_RDONLY) returns?
History
Date User Action Args
2015-01-29 09:54:25serhiy.storchakasetrecipients: + serhiy.storchaka, negval
2015-01-29 09:54:25serhiy.storchakasetmessageid: <1422525265.21.0.199782369889.issue23346@psf.upfronthosting.co.za>
2015-01-29 09:54:25serhiy.storchakalinkissue23346 messages
2015-01-29 09:54:25serhiy.storchakacreate