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

Public Member Functions

 __init__ (self, MutableMapping[str|int|None, Any] data, Mapping[str|int|None, Any]|None base=None)
 
int __len__ (self)
 
Iterator[str|int|None] __iter__ (self)
 
Any __getitem__ (self, str|int|None key)
 
None __setitem__ (self, str|int|None key, Any value)
 
None __delitem__ (self, str|int|None key)
 
LocaleDataDict copy (self)
 

Public Attributes

 base
 

Protected Attributes

 _data
 

Detailed Description

Dictionary wrapper that automatically resolves aliases to the actual
values.

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