317
317
from bzrlib.xml import pack_xml
318
318
from cStringIO import StringIO
321
321
self._transport.put(self._rel_controlfilename('README'),
322
322
"This is a Bazaar-NG control directory.\n"
323
323
"Do not change any files in this directory.\n")