[Patches] [ python-Patches-568629 ] types made callable

noreply@sourceforge.net noreply@sourceforge.net
Thu, 13 Jun 2002 11:46:04 -0700


Patches item #568629, was opened at 2002-06-13 18:46
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=568629&group_id=5470

Category: Core (C code)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Oren Tirosh (orenti)
Assigned to: Nobody/Anonymous (nobody)
Summary: types made callable

Initial Comment:
The following types can now be created by calling the 
type objects:

slice
buffer
class
code
function
instance
instancemethod

The module new has been replaced with a small 
backward compatibility Python placeholder.

(includes patch #568544)



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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=568629&group_id=5470