Python Enhancement Proposals

PEP 254 – Making Classes Look More Like Types

PEP
254
Title
Making Classes Look More Like Types
Author
guido at python.org (Guido van Rossum)
Status
Rejected
Type
Standards Track
Created
18-Jun-2001
Python-Version
2.2
Post-History


Contents

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.


Source: https://github.com/python/peps/blob/main/pep-0254.txt

Last modified: 2022-01-31 23:10:50 GMT