Fix indentation

This commit is contained in:
Éric Araujo 2012-06-24 16:22:09 -04:00
parent 488fccfaaf
commit b0f0895849
1 changed files with 4 additions and 4 deletions

View File

@ -913,8 +913,8 @@ Supported operations:
.. versionchanged:: 3.3
Equality comparisons between naive and aware :class:`datetime`
instances don't raise :exc:`TypeError`.
Equality comparisons between naive and aware :class:`datetime`
instances don't raise :exc:`TypeError`.
.. note::
@ -1344,8 +1344,8 @@ Supported operations:
.. versionchanged:: 3.3
Equality comparisons between naive and aware :class:`time` instances
don't raise :exc:`TypeError`.
Equality comparisons between naive and aware :class:`time` instances
don't raise :exc:`TypeError`.
* hash, use as dict key