381 <p> |
381 <p> |
382 Called when a binding is altered. |
382 Called when a binding is altered. |
383 </p><dl> |
383 </p><dl> |
384 <dt><i>lineno</i></dt> |
384 <dt><i>lineno</i></dt> |
385 <dd> |
385 <dd> |
386 line of the statement responsible for the change (integer) |
386 line of the statement responsible for the change |
|
387 (integer) |
387 </dd><dt><i>value</i></dt> |
388 </dd><dt><i>value</i></dt> |
388 <dd> |
389 <dd> |
389 the optional new value, a Binding instance, associated |
390 the optional new value, a Binding instance, associated |
390 with the binding; if None, the binding is deleted if it exists |
391 with the binding; if None, the binding is deleted if it exists |
391 </dd><dt><i>reportRedef</i></dt> |
392 </dd><dt><i>reportRedef</i></dt> |