Ignore:
Timestamp:
Dec 23, 2011, 9:37:39 PM (12 years ago)
Author:
Jessica B. Hamrick <jhamrick@…>
Branches:
no-cups
Children:
1037115
Parents:
b828a96
git-author:
Jessica B. Hamrick <jhamrick@…> (12/23/11 21:37:39)
git-committer:
Jessica B. Hamrick <jhamrick@…> (12/23/11 21:37:39)
Message:

Reorganization

File:
1 moved

Legend:

Unmodified
Added
Removed
  • server/lib/gutenbach/ipp/attributes/operation.py

    rb828a96 r793432f  
    44]
    55
    6 from ..attribute import Attribute
    7 from ..value import Value
    8 from ..exceptions import ClientErrorAttributes
    9 from ..constants import *
     6from .. import Attribute
     7from .. import Value
     8from .. import errors
     9from .. import CharacterStringTags
    1010
    1111def PrinterUri(val):
Note: See TracChangeset for help on using the changeset viewer.