Commit 395fe442 authored by Andrew M. Kuchling's avatar Andrew M. Kuchling

Spelling fix

parent 7cc1c6f0
...@@ -12,7 +12,7 @@ What's New in Python 2.6 alpha 1? ...@@ -12,7 +12,7 @@ What's New in Python 2.6 alpha 1?
Core and builtins Core and builtins
----------------- -----------------
- Issue #1553: An errornous __length_hint__ can make list() raise a - Issue #1553: An erroneous __length_hint__ can make list() raise a
SystemError. SystemError.
- PEP 366: Allow explicit relative imports when executing modules - PEP 366: Allow explicit relative imports when executing modules
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment