Changes by Seydou Dia :
--
nosy: +seydou
___
Python tracker
<http://bugs.python.org/issue19514>
___
___
Python-bugs-list mailing list
Unsubscribe:
Seydou Dia added the comment:
The test results have been uploaded.
I forgot to mention in my previous comment the version of Coverage.py used:
changeset: 1463:2c5fb3a8b81c
tag: tip
user:Ned Batchelder
date:Sun Jun 09 19:10:28 2013 -0400
summary: Branch coverage
New submission from Seydou Dia:
When I run the tests suit with coverage (e.g, ./python COVERAGEDIR run --pylib
Lib/test/regrtest.py test_frame), the following tests fails:
* test_frame
* test_xml_etree
* test_threading_local
* test_super
* test_importlib
The tracebacks are available
Seydou Dia added the comment:
I have a hard time figuring out what exactly BytecodeTestCase methods actually
do. Thus the documentation is not probably accurate.
--
keywords: +patch
Added file: http://bugs.python.org/file31247/issue-18578.diff
Seydou Dia added the comment:
Since I am already on bugs.python.org/issue18578 I will tackle this issue, if
you don't mind.
--
nosy: +seydou
___
Python tracker
<http://bugs.python.org/is
Seydou Dia added the comment:
I am working on a patch.
--
nosy: +seydou
___
Python tracker
<http://bugs.python.org/issue18578>
___
___
Python-bugs-list mailin
Seydou Dia added the comment:
>>- README says all python scripts are executables, but some need chmod +x
>I can help here.
Sorry I meant : "I can't help here". :)
--
___
Python tracker
<http:/
Seydou Dia added the comment:
>Several issues :
>- abitype.py, analyze_dxp.py, get-remote-certificate.py,
>import_diagnostics.py, parse_html5_entities.py are not documented.
Except analyze_dxp.py, all those files have been docummented in README.
analyze_dxp.py was already docume