On May 8, 2009, at 8:35 PM, C. Titus Brown wrote:

>
> very cool!

Hi Titus,
the one thing we need to decide about __dir__() policy is whether it  
should include all the boilerplate methods that dir() usually lists  
for any object...  On the one hand all that boilerplate is annoying  
and usually not what you're looking for; on the other hand we should  
be consistent with dir() behavior in the rest of the universe.  Maybe  
the PEP that defined __dir__ will tell us what the officially  
recommended policy is?

-- Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to pygr-dev@googlegroups.com
To unsubscribe from this group, send email to 
pygr-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to