minor nits

This commit is contained in:
Barry Warsaw 2001-03-21 23:21:49 +00:00
parent 50c24190f9
commit 0a7cf61555
1 changed files with 2 additions and 0 deletions

View File

@ -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