Dmitry Shachnev added the comment:

There are still some false-positive warnings caused by C code that affect 
docutils (see 
http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3555164&group_id=38414).

Look at this traceback for exmaple:

http://paste.ubuntu.com/1345164/

There, _ElementInterfaceWrapper is a subclass of etree._ElementInterface 
(http://repo.or.cz/w/docutils.git/blob/HEAD:/docutils/docutils/writers/odf_odt/__init__.py#l91).

----------
nosy: +larry, mitya57

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

Reply via email to