New submission from Eli Bendersky <eli...@gmail.com>:

Following issue #14178:


The ElementTree.ParseError is not documented and its behavior seems to differ 
between the C and Python implementations. In particular, the C module doesn't 
assign the 'code' attribute when raising a ParseError.

----------
components: Extension Modules, Library (Lib)
messages: 154999
nosy: effbot, eli.bendersky, flox, scoder
priority: normal
severity: normal
stage: needs patch
status: open
title: ElementTree.ParseError - needs documentation and consistent C&Py 
implementations
versions: Python 3.3

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

Reply via email to