Show
Ignore:
Timestamp:
08/26/04 00:34:39 (20 years ago)
Author:
jalet
Message:

Now both software and hardware accounting raise an exception when no valid
result can be extracted from the subprocess' output.
Hardware accounting now reads subprocess' output until an integer is read
or data is exhausted : it now behaves just like software accounting in this
aspect.

Files:
1 modified

Legend:

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

    r1676 r1680  
    2222# 
    2323 
    24 __version__ = "1.20alpha2_unofficial" 
     24__version__ = "1.20alpha3_unofficial" 
    2525 
    2626__doc__ = """PyKota : a complete Printing Quota Solution for CUPS and LPRng."""