Following system colour scheme Selected dark colour scheme Selected light colour scheme

Python Enhancement Proposals

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:


Table of 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/peps/pep-0254.rst

Last modified: 2023-09-09 17:39:29 GMT