[issue11843] distutils doc: duplicate line in table

2011-04-15 Thread Éric Araujo
Éric Araujo added the comment: Thanks Ezio. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyt

[issue11843] distutils doc: duplicate line in table

2011-04-15 Thread Ezio Melotti
Ezio Melotti added the comment: Done, thanks for the report. -- assignee: docs@python -> ezio.melotti nosy: +ezio.melotti resolution: -> fixed stage: -> committed/rejected status: open -> closed ___ Python tracker

[issue11843] distutils doc: duplicate line in table

2011-04-15 Thread Roundup Robot
Roundup Robot added the comment: New changeset 9e49f4d81f54 by Ezio Melotti in branch '2.7': #11843: remove duplicate line from table in distutil doc. http://hg.python.org/cpython/rev/9e49f4d81f54 New changeset 1d6e28df2fb7 by Ezio Melotti in branch '3.1': #11843: remove duplicate line from tab

[issue11843] distutils doc: duplicate line in table

2011-04-15 Thread Éric Araujo
Éric Araujo added the comment: Thanks for the report; I’ll fix it when I get Internet access without port 22 blocked, or any committer interested in documentation can do it. -- ___ Python tracker

[issue11843] distutils doc: duplicate line in table

2011-04-14 Thread Ezio Melotti
Changes by Ezio Melotti : -- components: +Distutils nosy: +eric.araujo versions: -Python 2.6 ___ Python tracker ___ ___ Python-bugs-l

[issue11843] distutils doc: duplicate line in table

2011-04-14 Thread Steven Samuel Cole
New submission from Steven Samuel Cole : in the first table on http://docs.python.org/distutils/builtdist.html (search for 'available formats for built distributions'), the line with 'rpm / RPM / (5)' is in there twice -- assignee: docs@python components: Documentation messages: 133730