Although I am not totally convinced that it would make harder to find
to source or that it could confuse other introspection tools, I don't
feel that something worth arguing about. So, I guess that pretty much
kill the idea.

Thanks,
-- Alexandre

On Sat, Apr 26, 2008 at 6:53 PM, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> I'm not in favor of lying regarding the origin of objects; it makes it
>  harder to find the source and can confuse other introspection tools.
>  This is an inherent limitation of help(), and not one I'm inclined to
>  lose sleep over.
>
>
>
>  On Sat, Apr 26, 2008 at 3:21 PM, Alexandre Vassalotti
>  <[EMAIL PROTECTED]> wrote:
>  >  Since _abcoll shouldn't be used directly, would changing its __name__
>  >  module attribute to 'collections' be justified? This would hide the
>  >  module from appearing in the subclasses listing of help().
>
>  --
>  --Guido van Rossum (home page: http://www.python.org/~guido/)
>
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to