~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/xml6.py

  • Committer: Patch Queue Manager
  • Date: 2012-07-24 13:25:42 UTC
  • mfrom: (6538.4.6 mailname-first-line)
  • Revision ID: pqm@pqm.ubuntu.com-20120724132542-5e7aakd1c3t9oggf
(jelmer) Only read the first line from /etc/mailname. (Haw Loeung)

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
16
16
 
 
17
from __future__ import absolute_import
 
18
 
17
19
from bzrlib import xml8
18
20
 
19
21