Martin Panter added the comment:

General approach looks good. I left some review comments.

VMSError: I think this is Python 2 only, where it seems to be in a similar 
situation to WindowsError. According to Issue 16136 it was removed in Python 
3.4. But it looks like your patch is against Python 3.

If you want to fix the alphabetical order, I think that is okay to do in the 
same patch. Otherwise, the current state is okay, but please put your 
BufferError in the right place :)

----------
nosy: +martin.panter
stage: needs patch -> patch review

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

Reply via email to