![[Contents]](../../manuals/icons/contents.gif) 
![[Prev]](../../manuals/icons/prev.gif) 
![[Next]](../../manuals/icons/next.gif) 
This module provides an implementation of the Mapping interface's StringMap object. This object provides a Python dictionary-like interface, where the keys and values are restricted to strings.
This module defines the following classes:
This class provides one additional implementation specific method get_dict() which returns the private instance variable dictionary.
![[Contents]](../../manuals/icons/contents.gif) 
![[Prev]](../../manuals/icons/prev.gif) 
![[Next]](../../manuals/icons/next.gif)