[issue16016] Maybe make one author in ipaddress HOWTO

2012-09-24 Thread Ezio Melotti
Ezio Melotti added the comment: I think it's OK to have two. -- nosy: +ezio.melotti resolution: -> rejected stage: -> committed/rejected status: open -> closed type: -> enhancement versions: +Python 2.7, Python 3.2 ___ Python tracker

[issue16016] Maybe make one author in ipaddress HOWTO

2012-09-24 Thread Ramchandra Apte
New submission from Ramchandra Apte: In http://docs.python.org/dev/howto/ipaddress.html, I think there should be one author field with "Peter Moody and Nick Coghlan" on the right side. -- assignee: docs@python components: Documentation messages: 171129 nosy: docs@python, ramchandra.apte