interfaces: use triple quotes for Attribute value...
interfaces: use triple quotes for Attribute value
Otherwise the source transformer converts it to bytes and
test-check-interfaces.py complains on Python 3.
Differential Revision:
https://phab.mercurial-scm.org/D6919