Ignore:
Timestamp:
Dec 20, 2011, 3:24:01 PM (12 years ago)
Author:
Jessica B. Hamrick <jhamrick@…>
Branches:
no-cups
Children:
5e44432
Parents:
59a1d4a
git-author:
Jessica B. Hamrick <jhamrick@…> (12/20/11 15:24:01)
git-committer:
Jessica B. Hamrick <jhamrick@…> (12/20/11 15:24:01)
Message:

Move ipp error handling out of the server and into server/requests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/lib/gutenbach/ipp/operations.py

    r59a1d4a raef164a  
    1 from .value import Value
    21from .attribute import Attribute
    32from .attributegroup import AttributeGroup
    43from .request import Request
     4from .value import Value
    55import constants as consts
    66import exceptions as err
Note: See TracChangeset for help on using the changeset viewer.