[Python-bugs-list] [ python-Bugs-453684 ] In 2.2, types are inheritable, &c

SourceForge.net noreply at sourceforge.net
Wed Sep 24 00:14:57 EDT 2003


Bugs item #453684, was opened at 2001-08-21 07:37
Message generated for change (Comment added) made by fdrake
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=453684&group_id=5470

Category: Documentation
Group: None
>Status: Pending
Resolution: None
Priority: 5
Submitted By: Alex Martelli (aleax)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: In 2.2, types are inheritable, &c

Initial Comment:
http://python.sourceforge.net/devel-

docs/ref/class.html says that "Each item in the 

inheritance list should evaluate to a class object" -- 

no mention of 2.2's highlight, that a type can also be 

there?



Is there any mention anywhere in the 2.2a2 language 

reference manual of 2.2's new features?  Maybe I'm 

missing something, but I can't see any -- iterators, 

generators, __slots__, etc, etc.





----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2003-09-24 00:14

Message:
Logged In: YES 
user_id=3066

Dealt with first part of this in Doc/ref/ref7.tex revision 1.37.



Regarding the second part of this:  How much of this belongs

in the language reference?  Is Jython following CPython

regarding new-style classes, or does it differ?



Marked "pending" so I can ignore the issue until someone

comments on it.  ;-)

----------------------------------------------------------------------

Comment By: Jeremy Hylton (jhylton)
Date: 2001-08-30 16:27

Message:
Logged In: YES 
user_id=31392

Is it worth keeping this bug report?  We know that the

documentation is incomplete.  I'd say close it.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=453684&group_id=5470



More information about the Python-bugs-list mailing list