![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: How to efficiently read binary files?
From: Alex Martelli <aleaxit@yahoo.com>
Date: Mon May 01 2006 - 00:31:43 CEST
David Lees <debl2NoSpam@verizon.net> wrote:
> I want to process large binary files (>2GB) in Python. I have played
>>> import array
Help on built-in function fromfile:
fromfile(...)
Alex
|