~jelmer/bzr-loom/lp-pqm

« back to all changes in this revision

Viewing changes to formats.py

  • Committer: Jelmer Vernooij
  • Date: 2011-12-21 20:50:57 UTC
  • mfrom: (34.20.53 trunk)
  • mto: This revision was merged to the branch mainline in revision 52.
  • Revision ID: jelmer@samba.org-20111221205057-m65gvc689r9zd0aq
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
16
16
#
17
17
 
 
18
from __future__ import absolute_import
 
19
 
18
20
"""Format information about formats for Loom.
19
21
 
20
22
This is split out from the implementation of the formats to permit lazy