New submission from Serhiy Storchaka:

Proposed patch adds Python implementation of FileIO in _pyio. This will help to 
make io and _pyio dependency on _io optional (issue17984).

----------
components: IO, Library (Lib)
files: pyio_fileio.patch
keywords: patch
messages: 221449
nosy: alex, benjamin.peterson, hynek, pitrou, serhiy.storchaka, stutzbach
priority: normal
severity: normal
stage: patch review
status: open
title: Add Python implementation of FileIO
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file35769/pyio_fileio.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21859>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to