~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to standard_template.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2004-07-07 14:14:22 UTC
  • Revision ID: Arch-1:rocketfuel@canonical.com%soyuz--devel--0--patch-22
correct broken commit that bypassessed arch-inventory

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# (c) Canonical Software Ltd. 2004, all rights reserved.
 
2
#
 
3
# arch-tag: <generate a tag using uuidgen>
 
4
 
 
5
__metaclass__ = type
 
6