Typo
This commit is contained in:
parent
b67e224eb2
commit
9cb768bb8f
|
@ -16,7 +16,7 @@ Rejection Notice
|
||||||
|
|
||||||
This PEP has been rejected. This doesn't slot nicely into any of the
|
This PEP has been rejected. This doesn't slot nicely into any of the
|
||||||
existing modules (like collections), and the Python standard library
|
existing modules (like collections), and the Python standard library
|
||||||
eschews having lots of individual data strucutres in their own
|
eschews having lots of individual data structures in their own
|
||||||
modules. Also, the PEP has generated no widespread interest. For
|
modules. Also, the PEP has generated no widespread interest. For
|
||||||
those who need enumerations, there are cookbook recipes and PyPI
|
those who need enumerations, there are cookbook recipes and PyPI
|
||||||
packages that meet these needs.
|
packages that meet these needs.
|
||||||
|
|
Loading…
Reference in New Issue