New submission from Jonas Wagner:

The attached patch corrects a wrong method comment in _elementtree.c. It 
happened to be at Line 316, and was thus discovered by random sampling. [1]

[1] http://www-cs-faculty.stanford.edu/~uno/316.html

----------
components: Extension Modules
files: elementtree_get_attrib_from_keywords.patch
keywords: patch
messages: 186985
nosy: Sjlver
priority: normal
severity: normal
status: open
title: Misleading method comment in _elementtree.c : get_attrib_from_keywords
type: enhancement
versions: Python 3.2, Python 3.3, Python 3.4, Python 3.5
Added file: 
http://bugs.python.org/file29864/elementtree_get_attrib_from_keywords.patch

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

Reply via email to