Lines Matching full:none
100 name = None105 repeat = None113 if repeat is not None:135 if name is not None:139 def compile_basic(self, nodes, repeat=None):156 type = None158 type = getattr(self.pysyms, value, None)159 if type is None:164 content = None169 assert repeat is None183 "TOKEN": None}192 return None