Show
Ignore:
Timestamp:
08/20/03 18:01:19 (21 years ago)
Author:
jalet
Message:

Comment added.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/edpykota

    r1113 r1120  
    2323# 
    2424# $Log$ 
     25# Revision 1.57  2003/08/20 16:01:19  jalet 
     26# Comment added. 
     27# 
    2528# Revision 1.56  2003/07/29 20:55:17  jalet 
    2629# 1.14 is out ! 
     
    526529                                        entry.setAccountBalance(balancevalue, newlifetimepaid) 
    527530                                    changed[entry.Name]["balance"] = balance 
     531                                     
    528532                            for groupname in groupnames :         
     533                                # not executed if option --ingroups is not used 
    529534                                if groupname not in changed[entry.Name]["ingroups"] : 
    530535                                    group = self.storage.getGroup(groupname)