Public Member Functions | Private Member Functions | Private Attributes
qt_gui.reload_importer.ReloadImporter Class Reference

List of all members.

Public Member Functions

def __init__
def add_reload_path
def disable
def enable

Private Member Functions

def _reimport
def _reload

Private Attributes

 _excluded_modules
 _import
 _import_stack
 _reload_paths
 _reloaded_modules

Detailed Description

Overrides the builtin import and automatically reloads all modules which are imported from on
of the reload paths after calling enable.

Definition at line 38 of file reload_importer.py.


Constructor & Destructor Documentation

Definition at line 43 of file reload_importer.py.


Member Function Documentation

def qt_gui.reload_importer.ReloadImporter._reimport (   self,
  name,
  globals_ = None,
  locals_ = None,
  fromlist = None,
  level = -1 
) [private]

Definition at line 72 of file reload_importer.py.

def qt_gui.reload_importer.ReloadImporter._reload (   self,
  module 
) [private]

Definition at line 61 of file reload_importer.py.

Definition at line 56 of file reload_importer.py.

Definition at line 53 of file reload_importer.py.

Definition at line 50 of file reload_importer.py.


Member Data Documentation

Definition at line 43 of file reload_importer.py.

Definition at line 43 of file reload_importer.py.

Definition at line 43 of file reload_importer.py.

Definition at line 43 of file reload_importer.py.

Definition at line 43 of file reload_importer.py.


The documentation for this class was generated from the following file:


qt_gui
Author(s): Dirk Thomas
autogenerated on Fri Feb 3 2017 03:42:13