|
decreaseDescriptor
decreaseDescriptor (self, descriptor, value)
|
Added to advas-0.2.5
Decreases the value of the named descriptor from the descriptor
list.
In: |
entry |
name of the descriptor to be changed |
|
value |
value the descriptor shall be decreased by.
|
Out: |
|
True in case the given descriptor name exists
in the descriptor list, otherwise False. |
|
|