I just figured out how to make automatic hyperlinks to other PEPs.

This commit is contained in:
Guido van Rossum 2001-06-08 20:50:31 +00:00
parent e7232264a6
commit afd299ae13
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@ Implementation
here, see the file Lib/test/test_descr.py.
Note: the code in this branch goes beyond this PEP; it is also
on the way to implementing PEP 253 (Subtyping Built-in Types).
on the way to implementing pep-0253 (Subtyping Built-in Types).
References