diff options
author | Steven Knight <knight@baldmt.com> | 2008-11-15 22:59:25 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2008-11-15 22:59:25 (GMT) |
commit | c4b13e37c7d9abec69e9d4ef78b55b241c25b1d0 (patch) | |
tree | 6a5fc369897c4eebb101a67a0f0655d84eda50e7 /doc/user/factories.xml | |
parent | 823ec02e2254e79892ac6b1867e1a67fc94abaaf (diff) | |
download | SCons-c4b13e37c7d9abec69e9d4ef78b55b241c25b1d0.zip SCons-c4b13e37c7d9abec69e9d4ef78b55b241c25b1d0.tar.gz SCons-c4b13e37c7d9abec69e9d4ef78b55b241c25b1d0.tar.bz2 |
Speed up Node.FS.EntryProxy.__getattr__() by not spending cycles
generating an AttributeError exception message that gets ignored most
of the time. Instead, re-raise an AttributeError subclass that delays
message generation until its __str__() method is actually called.
(Brad Fitzpatrick)
Diffstat (limited to 'doc/user/factories.xml')
0 files changed, 0 insertions, 0 deletions