41: #line 347 "tanglers.ipk" 42: class cpp_comment_tangler(hash_comment_tangler): 43: def __init__(self, writer,weaver): 44: hash_comment_tangler.__init__(self,writer,weaver,'// ') 45: