commit | a5a9a733c88e0079555ce9aed633505e7cb5c8c2 | [log] [tgz] |
---|---|---|
author | Skip Montanaro <skip@pobox.com> | Sun Feb 10 15:32:16 2008 +0000 |
committer | Skip Montanaro <skip@pobox.com> | Sun Feb 10 15:32:16 2008 +0000 |
tree | b461b3b6f31d1da990b65f2b633f06dfc45134c3 | |
parent | c376f20d76903cdf424ff7f94eb43445d5b82eb4 [diff] |
whoops - revert
diff --git a/Lib/test/test_anydbm.py b/Lib/test/test_anydbm.py index d232b95..0cdc2c3 100644 --- a/Lib/test/test_anydbm.py +++ b/Lib/test/test_anydbm.py
@@ -27,7 +27,7 @@ 'c': 'the', 'd': 'way', 'f': 'Guido', - 'g': 'indented' + 'g': 'intended' } def __init__(self, *args):