commit | 3ea7cc3cbe8944a19e8b61e5b27c3904b79c3364 | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Wed Feb 12 23:49:57 2003 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Wed Feb 12 23:49:57 2003 +0000 |
tree | 4bd90407cf9acd5082a7bd8c67038b7a733bff79 | |
parent | 7cbd247af6a94e156ace46c0f77c038a68e04523 [diff] [blame] |
Fix typo.
diff --git a/Lib/test/test_hexoct.py b/Lib/test/test_hexoct.py index 266d62f..6de36f5 100644 --- a/Lib/test/test_hexoct.py +++ b/Lib/test/test_hexoct.py
@@ -2,7 +2,7 @@ This is complex because of changes due to PEP 237. -Some of these tests will hvae to change in Python 2.4! +Some of these tests will have to change in Python 2.4! """ import unittest