Searched refs:TupleType (Results 1 - 1 of 1) sorted by relevance

/ec/ECSpooler/lib/util/
H A DBackendSchema.py8 from types import ListType, TupleType, StringType namespace
188 if type(fields) not in [ListType, TupleType]:
380 if type(args[0]) in [ListType, TupleType]:

Completed in 5044 milliseconds