44: #line 335 "tanglers.ipk" 45: class cpp_comment_tangler(hash_comment_tangler): 46: def __init__(self, writer,weaver): 47: hash_comment_tangler.__init__(self,writer,weaver,'// ') 48: