Ignore:
Timestamp:
Dec 23, 2011, 12:30:15 PM (12 years ago)
Author:
Jessica B. Hamrick <jhamrick@…>
Branches:
no-cups
Children:
f6e2532
Parents:
c16ebf6
git-author:
Jessica B. Hamrick <jhamrick@…> (12/23/11 12:30:15)
git-committer:
Jessica B. Hamrick <jhamrick@…> (12/23/11 12:30:15)
Message:

Add handler decorators for other handlers and throw an exception if they're not implemented; add documentation for create-job handler

File:
1 edited

Legend:

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

    r71bfce0 r94a4825  
    5959    #HOLD_JOB              = 0x000c
    6060    #RELEASE_JOB           = 0x000d
    61     #RESTART_JOB           = 0x000e
     61    RESTART_JOB            = 0x000e
    6262    PAUSE_PRINTER          = 0x0010
    6363    RESUME_PRINTER         = 0x0011
Note: See TracChangeset for help on using the changeset viewer.