Nick Coghlan added the comment:

Ah, February 2014, many of my plans went in rather different directions than 
expected that month, and this was one of them :)

As Martin noted, he already fixed (b) and (c), but we missed that the list of 
error handlers was also duplicated in the builtin open() docs.

That duplication is likely worthwhile from a docs usability perspective, but we 
should:

1. Bring it in line with Martin's recent fixes to the codecs module docs
2. Add a comment in the error handler docs noting that the open() docs may need 
to be updated to reflect changes to error handler semantics

----------
assignee: ncoghlan -> 

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20413>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to