~ubuntu-branches/ubuntu/karmic/cedar-backup2/karmic

« back to all changes in this revision

Viewing changes to CedarBackup2/writer.py

  • Committer: Bazaar Package Importer
  • Author(s): Kenneth J. Pronovici
  • Date: 2005-12-13 16:13:31 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051213161331-dw0cj6f534u8oxgf
Tags: 2.7.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
# Author   : Kenneth J. Pronovici <pronovic@ieee.org>
28
28
# Language : Python (>= 2.3)
29
29
# Project  : Cedar Backup, release 2
30
 
# Revision : $Id: writer.py 792 2005-09-08 21:33:37Z pronovic $
 
30
# Revision : $Id: writer.py 870 2005-10-01 17:00:57Z pronovic $
31
31
# Purpose  : Provides image writer-related objects.
32
32
#
33
33
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
34
 
# This file was created with a width of 132 characters, and NO tabs.
35
34
 
36
35
########################################################################
37
36
# Module documentation