PEP 254 – 讓類別看起來更像類型 (Making Classes Look More Like Types)
- 作者:
- Guido van Rossum <guido at python.org>
- 狀態:
- 已否決 (Rejected)
- 類型:
- 標準軌跡 (Standards Track)
- 建立日期:
- 2001年6月18日
- Python 版本:
- 2.2
- 公告歷史:
摘要
此 PEP 尚未撰寫。請關注此空間!
狀態
此 PEP 曾是一個存根項目 (stub entry),最終在未完成的情況下被放棄。其大部分預期功能已在 Python 2.2 中透過「新式類型與類別」(new-style types and classes) 實現。
版權
此文件已歸入公有領域 (public domain)。
來源:https://github.com/python/peps/blob/main/peps/pep-0254.rst
最後修改時間:2025-02-01 08:55:40 GMT