mirror of https://github.com/python/cpython
Fix typo.
This commit is contained in:
parent
7cbd247af6
commit
3ea7cc3cbe
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue