Package conduit :: Module TypeConverter
[hide private]

Module TypeConverter

source code

Holds the TypeConverter class

Copyright: John Stowers, 2006 License: GPLv2

Classes [hide private]
  Converter
  TypeConverter
Maintains a dictionary of dictionaries, indexed by the type converted FROM which maps to a list of types that can be converted TO
Variables [hide private]
  log = logging.getLogger("TypeConverter")