blob: 9f7839338079d237da4d3c5f01ea6572d02d11f4 [file] [log] [blame]
def foo():
def bar():
def baz():
if comments:
for comment in comments:
record += ' <comment ' + "".join(ca + '=' + quoteattr(comment[ca]) + ' ' for ca in comment) + '/>\n'