PEP 254 – Making Classes Look More Like Types
- Author:
- Guido van Rossum <guido at python.org>
- Status:
- Rejected
- Type:
- Standards Track
- Created:
- 18-Jun-2001
- Python-Version:
- 2.2
- Post-History:
Abstract
This PEP has not been written yet. Watch this space!
Status
This PEP was a stub entry and eventually abandoned without having been filled-out. Substantially most of the intended functionality was implemented in Py2.2 with new-style types and classes.
Copyright
This document has been placed in the public domain.
Source: https://github.com/python/peps/blob/main/pep-0254.txt
Last modified: 2022-10-05 16:48:43 GMT