blob: 61f5d746a00e1422b82defa36a8c9c817fab4b9f [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'