minor nits
This commit is contained in:
parent
50c24190f9
commit
0a7cf61555
|
@ -49,6 +49,7 @@ Overview
|
|||
objects, so for those optional parts of this PEP you may want to
|
||||
see[5].
|
||||
|
||||
|
||||
The Problem
|
||||
|
||||
Interfaces are important because they solve a number of problems
|
||||
|
@ -1007,6 +1008,7 @@ Risks
|
|||
This PEP proposes adding one new keyword to the Python language,
|
||||
`interface'. This will break code.
|
||||
|
||||
|
||||
Open Issues
|
||||
|
||||
Goals
|
||||
|
|
Loading…
Reference in New Issue