Searched refs:usePtrPolicy (Results 1 – 1 of 1) sorted by relevance
48 def __init__(self, sbvalue, usePtrPolicy=True): argument52 self.__ptr = PointerPolicy.match(sbvalue) if usePtrPolicy else None