Commit 2c6be916 by Krishnan Sanjay

Update ooc.py

parent 26288300
Showing with 1 additions and 1 deletions
...@@ -114,7 +114,7 @@ class MemoryLimitedHashMap(object): ...@@ -114,7 +114,7 @@ class MemoryLimitedHashMap(object):
line = f.readline() line = f.readline()
def loadAll(self, subkey="", includeMemory=False): def loadAll(self, subkey="", inMemory=False):
''' '''
Streams all of the data from all keys Streams all of the data from all keys
''' '''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment