Skip to content

Commit ef49d92

Browse files
committed
PEP 245: Fix broken link.
1 parent 360a202 commit ef49d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pep-0245.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ extension to Python's syntax does not change any existing syntax
438438
in any backward incompatible way.
439439

440440
The new ``from __future__`` Python syntax (:pep:`236`), and the new warning
441-
framework (:pep:`236`) is ideal for resolving this backward
441+
framework (:pep:`230`) is ideal for resolving this backward
442442
incompatibility. To use interface syntax now, a developer could
443443
use the statement::
444444

0 commit comments

Comments
 (0)