Home | History | Annotate | Download | only in copyright

Lines Matching full:none

19         return None
35 Returns None if comment_blocks was empty, or if we couldn't find
38 return None
46 If comment_block is None, or none of the attributes are found,
47 this will return (None, None)."""
49 return (None, None)
52 return (None, None)