Python Forum
Using mmap.mmap and re.finditer
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using mmap.mmap and re.finditer
#4
That is correct.
I know how that works,
what I was trying to do was place markers in the memory map with re.finditer
so that I could extract any of the 170,000 items that are in it.

I've since succeeded, so am OK
Reply


Messages In This Thread
Using mmap.mmap and re.finditer - by Larz60+ - Apr-26-2017, 12:31 AM
RE: Using mmap.mmap and re.finditer - by Larz60+ - Apr-26-2017, 11:21 AM
RE: Using mmap.mmap and re.finditer - by wavic - Apr-26-2017, 12:03 PM
RE: Using mmap.mmap and re.finditer - by Larz60+ - Apr-26-2017, 02:57 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Random access binary files with mmap - drastically slows with big files danart 1 3,960 Jun-17-2019, 10:45 AM
Last Post: danart
  re.finditer issue, output is blank anna 1 2,379 Feb-07-2019, 10:41 AM
Last Post: stranac
  Dealing with strings thru mmap in Python doublezero 4 8,070 Mar-01-2017, 06:33 PM
Last Post: zivoni

Forum Jump:

User Panel Messages

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