[Patches] [ python-Patches-569328 ] names in types module

noreply@sourceforge.net noreply@sourceforge.net
Sat, 15 Jun 2002 02:28:34 -0700


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

Category: Core (C code)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Oren Tirosh (orenti)
Assigned to: Nobody/Anonymous (nobody)
Summary: names in types module

Initial Comment:
Adds names to types module so types are accessible as 
'type.spam' in addition to the existing longer version 
'types.SpamType'. 

The short names match the type's __name__ attribute.



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

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