Searched defs:strip_comments (Results 1 – 3 of 3) sorted by relevance
13 def strip_comments(s): function
349 def strip_comments(s): function
319 def load(stream, strip_images = True, strip_comments = True): argument