Show
Ignore:
Timestamp:
06/24/05 16:17:54 (19 years ago)
Author:
jerome
Message:

Now logs a warning when user/group doesn't exist when running edpykota.
NB : the message is only printed once all users/groups have been processed.
Severity : if you don't need this, you don't need to upgrade.

Files:
1 modified

Legend:

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

    r2320 r2323  
    2222# 
    2323 
    24 __version__ = "1.23alpha13_unofficial" 
     24__version__ = "1.23alpha14_unofficial" 
    2525 
    2626__doc__ = "PyKota : a complete Printing Quota Solution for CUPS and LPRng."