Changeset 569c377 for server/lib/ipprequest.py
- Timestamp:
- Mar 10, 2011, 2:04:52 AM (14 years ago)
- Branches:
- no-cups
- Children:
- 7a1c039
- Parents:
- 0e5cdb3
- git-author:
- Quentin Smith <quentin@…> (03/10/11 02:04:52)
- git-committer:
- Quentin Smith <quentin@…> (03/10/11 02:04:52)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/lib/ipprequest.py
r0e5cdb3 r569c377 5 5 from ippattribute import Attribute 6 6 from ippvalue import Value 7 from ippconstants import * 7 8 8 9 # initialize logger
Note: See TracChangeset
for help on using the changeset viewer.