skip to navigation
skip to content

Python Wiki

Python Insider Blog

Python 2 or 3?

Help Fund Python

[Python resources in languages other than English]

Non-English Resources

Add an event to this calendar.

Times are shown in UTC/GMT.

Add an event to this calendar.

PEP: 254
Title: Making Classes Look More Like Types
Version: 17a68e052d4f
Last-Modified:  2007-06-19 04:20:07 +0000 (Tue, 19 Jun 2007)
Author: Guido van Rossum <guido at python.org>
Status: Rejected
Type: Standards Track
Created: 18-June-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.