Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
pip._vendor.six.MovedAttribute Class Reference
Inheritance diagram for pip._vendor.six.MovedAttribute:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.six.MovedAttribute:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, name, old_mod, new_mod, old_attr=None, new_attr=None)
 
- Public Member Functions inherited from pip._vendor.six._LazyDescr
 __get__ (self, obj, tp)
 

Public Attributes

 mod
 
 attr
 
- Public Attributes inherited from pip._vendor.six._LazyDescr
 name
 

Protected Member Functions

 _resolve (self)
 

Constructor & Destructor Documentation

◆ __init__()

pip._vendor.six.MovedAttribute.__init__ (   self,
  name,
  old_mod,
  new_mod,
  old_attr = None,
  new_attr = None 
)

Reimplemented from pip._vendor.six._LazyDescr.


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