Home | History | Annotate | Download | only in docs

Lines Matching full:comment_prefix

818     comment_prefix = " " * indent + " * ";
863 return (comment_prefix + line).rstrip()
932 comment_prefix = " " * indent + " * ";
938 return (comment_prefix + line).rstrip()