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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Ddrv_libxml2.py41 from types import StringType, UnicodeType namespace
42 StringTypes = (StringType,UnicodeType)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Ddrv_libxml2.py41 from types import StringType, UnicodeType namespace
42 StringTypes = (StringType,UnicodeType)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/stf/
H A Dcomfychair.py227 if isinstance(cmd, types.StringType):

Completed in 102 milliseconds