|
updateDescriptor
updateDescriptor (self, descriptor, value)
|
Added to advas-0.2.5
Changes the value of the desired entry from the descriptor list.
In: |
entry |
name of the desired descriptor |
|
value |
the new value for the descriptor
|
Out: |
|
True in case the descriptor exists in the
descriptor list, otherwise False. |
|
|