[Python-checkins] r83049 - peps/trunk/pep-3151.txt

Nick Coghlan ncoghlan at gmail.com
Thu Jul 22 15:03:03 CEST 2010


On Thu, Jul 22, 2010 at 9:41 PM, antoine.pitrou
<python-checkins at python.org> wrote:
> -This list assumes step 1 is accepted in full; the exception classes
> +This list assumes `Step 1`_ is accepted in full; the exception classes
>  described above would all derive from the now unified exception type
>  OSError.  It will need reworking if a partial version of step 1 is accepted
>  instead (again, see appendix A for the current distribution of errnos
>  and exception types).

With the latest PEP changes, this paragraph should now refer to "IOError".

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-checkins mailing list