commit | 787fd8cdeb72bea74a79e5acf61debfd11683502 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Sat Sep 29 04:54:33 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Sat Sep 29 04:54:33 2001 +0000 |
tree | 942d417061bb829b7a09ae8eaac7f0e64585bbfe | |
parent | 599db7de6382179155c54dcf675b7af160df395f [diff] |
_dispatch(): Do no re-define the resolve_dotted_atttribute() function every time this gets called; move it out as a global helper function. Simplify the call to the _dispatch() method of the registered instance.