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-discord/peps/blob/main/pep-0254.txt

Last modified: 2021-02-09 16:54:26 GMT