Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def __new__(cls, path): return super(MapRegionList, cls).__new__(cls)
A pure Python implementation of a sliding window memory map manager