Home | History | Annotate | Download | only in scripts

Lines Matching full:none

15   def __init__ (self, module, release_from, release_to, copydir = None, cvsroot=None):
20 if cvsroot is None:
21 self._cvsroot = os.environ.get("CVSROOT", None)
24 if copydir is None:
34 if r is None: r = 0
75 revision = None
84 nline = None
93 if revision is not None:
107 revision = None
130 if r is None: r = 0
148 if r is None: r = 0
151 return None
159 if data is None: return
171 if data is not None:
203 if self._cvsroot is not None: