Skip to content
Snippets Groups Projects
Commit 557c9d52 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

unix microsocket: Add dummy makefile() method.

Unlike CPython socket, microsocket object already implements stream protocol
(read/write methods), so makefile() just returns object itself. TODO: this
doesn't take care of arguments CPython's makefile() may accept.
parent 21c51f0b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment