| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
to simplify legitimate use of these.
|
|
|
|
|
|
| |
methods. Reset the negative cache *before* resetting the invalidation
counter, hoping this may plug a race condition (but then again, this
whole module isn't coded to be thread-safe).
|
|
|
|
|
|
| |
(The previous changes to abc.py were also by him).
Put back a comment about using super() for properties
(I didn't realize this worked).
|
| |
|
|
|
|
|
| |
it when I thought something was broken, and forgotten to restore it
before checking in (maybe I did a svn revert which had the wrong effect?).
|
|
|