Method summary
Methods
- __init__(self, logger = None)
Create a Refesher class. If logger is None, logging.root is used.
- refresh(self)
Find all out-of-date modules and reload functions and classes.
API Reference for Enthought Tool Suite 3.2.0
Implementation of refresh(). See referesher.refresh() function for more information.
Create a Refesher class. If logger is None, logging.root is used.
Find all out-of-date modules and reload functions and classes.
© Copyright 2002-2009 Enthought, Inc.