[New-bugs-announce] [issue22342] Fix typo in PEP 380 -- Syntax for Delegating to a Subgenerator

Gael Robin report at bugs.python.org
Fri Sep 5 16:12:14 CEST 2014


New submission from Gael Robin:

The first line of the Refactoring Principle subsection of the Rationale section contains the following typo :

"It should be possible to take an section of code"

should be

"It should be possible to take a section of code"

----------
assignee: docs at python
components: Documentation
messages: 226425
nosy: Gael.Robin, docs at python
priority: normal
severity: normal
status: open
title: Fix typo in PEP 380 -- Syntax for Delegating to a Subgenerator
type: enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22342>
_______________________________________


More information about the New-bugs-announce mailing list