jhgameboy / ironclad

Automatically exported from code.google.com/p/ironclad
Other
0 stars 0 forks source link

tempfile with patched file type requires patches to os.open #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
...and os.read, os.write, os.fstat, etc. Shouldn't be hard, but is a bit
tedious. When it's done, numpy memmap tests should run without modifications.

Original issue reported on code.google.com by fwere...@gmail.com on 27 May 2009 at 12:06

GoogleCodeExporter commented 9 years ago
whoops, fixed this ages ago.

Original comment by fwere...@gmail.com on 4 Aug 2009 at 1:25