def __init__(self, BLACS): self.BLACS = BLACS self.close_notification_func = None memprof.start()
def __init__(self, BLACS): self.BLACS = BLACS self.close_notification_func = None memprof.start(filepath=os.path.join(BLACS_DIR, 'memprof.txt'))
def __init__(self,BLACS): self.BLACS = BLACS self.close_notification_func = None memprof.start()