Changeset 2646571 for server/lib/ippattributegroup.py
- Timestamp:
- Mar 5, 2011, 10:36:40 PM (14 years ago)
- Branches:
- no-cups
- Children:
- cf1d291
- Parents:
- 8979f90
- git-author:
- Jessica B. Hamrick <jhamrick@…> (03/05/11 22:36:40)
- git-committer:
- Jessica B. Hamrick <jhamrick@…> (03/05/11 22:36:40)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/lib/ippattributegroup.py
r8979f90 r2646571 2 2 3 3 import sys, struct, logging 4 from ippattribute import IPPAttribute 4 5 5 6 # initialize logger
Note: See TracChangeset
for help on using the changeset viewer.