
Eli Bendersky eliben@gmail.com added the comment:
Attaching an updated patch following Éric's suggestions:
* ``dir/package/module.cover`` -- FIXED
* '``>>>>>>``' looks wrong -- FIXED to just ``>>>>>>``
* ``os.pathsep`` -- FIXED
* method:: CoverageResults.update(other) -- OK, let's leave it for a separate issue.
* Stray dots at the end of the file -- FIXED
* The doc uses one or two spaces inconsistently. -- not 100% what you mean here, but I found inconsistent separation between paragraphs (sometimes 1 blank line, sometimes 2), and fixed it. If you meant something else, I can fix that too :)
---------- Added file: http://bugs.python.org/file19838/issue9264.py32.3.patch
_______________________________________ Python tracker report@bugs.python.org http://bugs.python.org/issue9264 _______________________________________