mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
#18466: fix more typos. Patch by Févry Thibault.
This commit is contained in:
parent
b5bc353b88
commit
85a8629d21
12 changed files with 12 additions and 12 deletions
|
|
@ -250,7 +250,7 @@ class TestTimeZone(unittest.TestCase):
|
|||
t.replace(tzinfo=tz).dst())
|
||||
|
||||
#############################################################################
|
||||
# Base clase for testing a particular aspect of timedelta, time, date and
|
||||
# Base class for testing a particular aspect of timedelta, time, date and
|
||||
# datetime comparisons.
|
||||
|
||||
class HarmlessMixedComparison:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue