diff options
author | Fred Drake <fdrake@acm.org> | 2001-09-29 04:54:33 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-09-29 04:54:33 (GMT) |
commit | 787fd8cdeb72bea74a79e5acf61debfd11683502 (patch) | |
tree | 942d417061bb829b7a09ae8eaac7f0e64585bbfe /Python/import.c | |
parent | 599db7de6382179155c54dcf675b7af160df395f (diff) | |
download | cpython-787fd8cdeb72bea74a79e5acf61debfd11683502.zip cpython-787fd8cdeb72bea74a79e5acf61debfd11683502.tar.gz cpython-787fd8cdeb72bea74a79e5acf61debfd11683502.tar.bz2 |
_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.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions