Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: [?] UTF8, Unicode and Binary data reading troubles
Post: [?] UTF8, Unicode and Binary data reading troubles

Hi guys. I have been working in a script to read files, extract and index some strings. Everything is going fine, except for one problem with file encoding. I will try to resume: My script read ch...
doublezero General Coding Help 1 3,175 Mar-31-2017, 06:45 PM
    Thread: Dealing with strings thru mmap in Python
Post: RE: Dealing with strings thru mmap in Python

(Feb-27-2017, 09:22 PM)wavic Wrote: I just read about mmap. If you set length to 0, it means the whole file will be read and stored into the mmap object. You are saying that the file can be more tha...
doublezero General Coding Help 4 8,091 Feb-27-2017, 09:40 PM
    Thread: Dealing with strings thru mmap in Python
Post: Dealing with strings thru mmap in Python

For learning purposes, I am trying to create a script to: -read a list of keywords and store in a array (done) -list files in a dir tree (done) -read each file (some big files 10GB+) and search for ea...
doublezero General Coding Help 4 8,091 Feb-27-2017, 09:07 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020