commit | 80d21af614038a3163b1def661a5087735865395 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Wed Aug 21 04:12:03 2002 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Wed Aug 21 04:12:03 2002 +0000 |
tree | 76969c2cd86f0808cd324b3f0ded55255fcddb84 | |
parent | 9f87293bf533eb3ac7f770b3bbe1fdf82e7118fb [diff] |
Sped ._update() method by factoring try/except out of the inner loop.