Changeset 91abb7f for server/lib/ipp/__init__.py
- Timestamp:
- Mar 10, 2011, 10:39:48 PM (14 years ago)
- Branches:
- no-cups
- Children:
- 94211df
- Parents:
- 01e3017
- git-author:
- Quentin Smith <quentin@…> (03/10/11 22:39:48)
- git-committer:
- Quentin Smith <quentin@…> (03/10/11 22:39:48)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/lib/ipp/__init__.py
r7a1c039 r91abb7f 1 from attribute import Attribute 2 from attributegroup import AttributeGroup 3 from request import Request 4 from value import Value 5 from constants import Tags
Note: See TracChangeset
for help on using the changeset viewer.