[issue16325] PEP 8 refers to reference to PEP 8

2012-10-27 Thread Ezio Melotti

Ezio Melotti added the comment:

I applied the patch and removed the two sentences: 
http://hg.python.org/peps/rev/be77365934e7

--
assignee: docs@python - ezio.melotti
resolution:  - fixed
stage: patch review - committed/rejected
status: open - closed
type: behavior - enhancement

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16325
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16325] PEP 8 refers to reference to PEP 8

2012-10-26 Thread Terry J. Reedy

Terry J. Reedy added the comment:

Where there's conflict, Guido's style rules for the purposes of this PEP. I 
think this sentence should go. The only way that I can make sense of it is that 
Guido's and Barry's documents have rules that are not in PEP 8 and that if they 
conflict, Guido's wins. (Sort of incorporation by reference.) But if Guido's 
does not exist, then that also makes sense. In any case, PEP8 should say 
everything we want it to say without reference to other docs.

This PEP may still be incomplete (in fact, it may never be finished
 wink) This should either be deleted or modified. This PEP is subject to 
modification. or This PEP will always be subject to modification. is 
sufficient.

--
nosy: +terry.reedy

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16325
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16325] PEP 8 refers to reference to PEP 8

2012-10-25 Thread Serhiy Storchaka

New submission from Serhiy Storchaka:

PEP 8 refers to Guido's original Python Style Guide essay 
(http://www.python.org/doc/essays/styleguide.html), but the essay was removed, 
only link to PEP 8 (and PEP 257) left.

--
assignee: docs@python
components: Documentation
messages: 173773
nosy: docs@python, serhiy.storchaka
priority: normal
severity: normal
status: open
title: PEP 8 refers to reference to PEP 8
type: behavior

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16325
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16325] PEP 8 refers to reference to PEP 8

2012-10-25 Thread Ezio Melotti

Ezio Melotti added the comment:

The link might still be OK, otherwise we could copy the note directly in the 
PEP.

--
nosy: +ezio.melotti

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16325
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16325] PEP 8 refers to reference to PEP 8

2012-10-25 Thread Serhiy Storchaka

Serhiy Storchaka added the comment:

I think there is no sense to refer to removed document. If Guido's original 
essay saved somewhere, than PEP 8 should refer to this copy. Otherwise 
meaningless link should be removed.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16325
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16325] PEP 8 refers to reference to PEP 8

2012-10-25 Thread Ezio Melotti

Ezio Melotti added the comment:

Do you think something like the attached patch would be OK?

--
keywords: +patch
stage:  - patch review
Added file: http://bugs.python.org/file27714/issue16325.diff

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16325
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16325] PEP 8 refers to reference to PEP 8

2012-10-25 Thread Serhiy Storchaka

Serhiy Storchaka added the comment:

LGTM, but I'm not well competent to assess these changes.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16325
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com