mercurial/__init__.py
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sun, 23 Mar 2008 21:03:24 -0300
changeset 6371 b2f1d97d10eb
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
don't use hasattr in repo.invalidate hasattr ends up calling __getattr__ which will instantiate the very attributes we want to remove.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: