class documentation

class MemoryDebugger: (source)

View In Hierarchy

Undocumented

Class Method from_crawler Undocumented
Method __init__ Undocumented
Method spider_closed Undocumented
Instance Variable stats Undocumented
@classmethod
def from_crawler(cls, crawler): (source)

Undocumented

def __init__(self, stats): (source)

Undocumented

def spider_closed(self, spider, reason): (source)

Undocumented

Undocumented