Changeset 844

Show
Ignore:
Timestamp:
03/10/03 00:58:16 (21 years ago)
Author:
jalet
Message:

Comment

Files:
1 modified

Legend:

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

    r834 r844  
    1515# 
    1616# $Log$ 
     17# Revision 1.26  2003/03/09 23:58:16  jalet 
     18# Comment 
     19# 
    1720# Revision 1.25  2003/03/07 22:56:14  jalet 
    1821# 0.99 is out with some bug fixes. 
     
    295298                        action = "DENY" 
    296299                else : 
    297                     # Both are unset, no quota 
     300                    # Both are unset, no quota, i.e. accounting only 
    298301                    action = "ALLOW" 
    299302        return action