Difference for python/CFItemBroker.py from version 1.2 to 1.3


version 1.2 version 1.3
Line 3
 
Line 3
 #Useful for removing items (like in payment or as part of  #Useful for removing items (like in payment or as part of
 #an inventory check)  This is also useful for setting the number   #an inventory check)  This is also useful for setting the number
 #of a newly created item(s) as it will check for existing item(s) and add   #of a newly created item(s) as it will check for existing item(s) and add
 #the appropriate number of new items avoiding such sillyness as the   #the appropriate number of new items avoiding such silliness as the
 #number of the existing items being reset.  #number of the existing items being reset.
 #This will not check for the existence of an item as that would better  #This will not check for the existence of an item as that would better
 #be done in the calling script so you can be flexable.  #be done in the calling script so you can be flexible.
 #   #
 #ToddMitchell  #ToddMitchell
   


Legend:
line(s) removed in v.1.2 
line(s) changed
 line(s) added in v.1.3

File made using version 1.96 of cvs2html by leaf at 2006-02-15 17:26