]> granicus.if.org Git - python/commitdiff
whoops - revert
authorSkip Montanaro <skip@pobox.com>
Sun, 10 Feb 2008 15:32:16 +0000 (15:32 +0000)
committerSkip Montanaro <skip@pobox.com>
Sun, 10 Feb 2008 15:32:16 +0000 (15:32 +0000)
Lib/test/test_anydbm.py

index d232b9541a9a58e57b48c75271133138e09f3986..0cdc2c321d0c911cab464bf4e54e0ab9f0af9118 100644 (file)
@@ -27,7 +27,7 @@ class AnyDBMTestCase(unittest.TestCase):
              'c': 'the',
              'd': 'way',
              'f': 'Guido',
-             'g': 'indented'
+             'g': 'intended'
              }
 
     def __init__(self, *args):