projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f29290f
)
Fix typo.
author
Zac Medico
<zmedico@gentoo.org>
Wed, 25 Jun 2008 22:39:42 +0000
(22:39 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 25 Jun 2008 22:39:42 +0000
(22:39 -0000)
svn path=/main/trunk/; revision=10793
pym/portage/cache/mappings.py
patch
|
blob
|
history
diff --git
a/pym/portage/cache/mappings.py
b/pym/portage/cache/mappings.py
index e971177a4052192b48593a517a2166d70596db90..118592597055556ac191a4d52b647caee36962a5 100644
(file)
--- a/
pym/portage/cache/mappings.py
+++ b/
pym/portage/cache/mappings.py
@@
-221,7
+221,7
@@
def slot_dict_class(keys):
for k in self._keys:
try:
delattr(self, "_val_" + k)
- except AttributError:
+ except Attribut
e
Error:
pass
v = SlotDict