Eli Bendersky <eli...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue9264>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to