2016-12-06 |
Paul Boddie |
file
changeset
files
shortlog
|
Moved native I/O function usage to functions in the posix.io module, employing
these functions in the built-in file object.
Added the raising of IOError in native functions.
Added a tentative read native function implementation.
Added a tentative fdopen native function implementation and a miscellaneous
datavalue member to the __attr structure.
Moved the read function into the posix.io module.
Temporarily removed imports from the posix top-level module. |
|