Paul Sokolovsky 557c9d5264 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.
2014-02-08 22:00:20 +02:00
..
2014-02-04 00:47:06 +02:00
2014-02-05 00:51:47 +00:00
2014-02-05 00:51:47 +00:00
2014-01-24 22:54:09 +00:00
2014-02-05 00:51:47 +00:00
2014-01-28 19:52:04 +01:00
2014-01-19 01:40:47 +02:00
2014-01-31 19:47:23 +02:00
2014-01-27 12:25:23 +02:00
2014-02-02 08:58:16 +02:00
2014-02-03 22:44:10 +00:00
2014-02-06 22:57:51 +00:00
2014-02-06 20:31:32 +00:00