mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Fix typo.
This commit is contained in:
parent
7cbd247af6
commit
3ea7cc3cbe
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
This is complex because of changes due to PEP 237.
|
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
|
import unittest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue