[Python-bugs-list] [ python-Bugs-453683 ] In 2.2, types are callable

SourceForge.net noreply@sourceforge.net
Tue, 15 Jul 2003 13:45:55 -0700


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

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

Initial Comment:
http://python.sourceforge.net/devel-docs/ref/types.html
lists all the callable types, but it does not mention 
that (in 2.2) type objects themselves are callable (it 
only mentions classes, but it definitely seems it's 
only talking about "classic classes" here).


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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2003-07-15 16:45

Message:
Logged In: YES 
user_id=3066

Fixed in Doc/ref/ref3.tex revision 1.109.

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

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