Lines Matching full:converter
73 print >> sys.stderr, "No base converter for type '%s' found. Ignoring." % fromType77 print >> sys.stderr, "No converter found for type '%s' to type '%s'. Ignoring." % (fromType, toType)