Show
Ignore:
Timestamp:
06/13/05 15:22:02 (19 years ago)
Author:
jerome
Message:

Fixed bug : exception name was incorrect in an except statement in cupspykota.
Improved the IPP module : can now generate IPP messages as well as parsing them.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/version.py

    r2305 r2311  
    2222# 
    2323 
    24 __version__ = "1.23alpha9_unofficial" 
     24__version__ = "1.23alpha10_unofficial" 
    2525 
    2626__doc__ = "PyKota : a complete Printing Quota Solution for CUPS and LPRng."