[Python-bugs-list] [ python-Bugs-476194 ] dir(Ellipsis) (original) (raw)

noreply@sourceforge.net noreply@sourceforge.net
Mon, 29 Oct 2001 18:42:23 -0800


Bugs item #476194, was opened at 2001-10-29 16:00 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105470&aid=476194&group_id=5470

Category: Type/class unification

Group: Python 2.2 Status: Closed Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Guido van Rossum (gvanrossum) Summary: dir(Ellipsis)

Initial Comment: Seems like dir(Ellipsis) in 2.2 should return a non- empty list that includes class, etc. just like the other builtin types

Comment By: Guido van Rossum (gvanrossum) Date: 2001-10-29 18:42

Message: Logged In: YES user_id=6380

Thanks for noticing. I've fixed this now in CVS, sliceobject.c 2.10.


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