Hi John,

On 2014-04-20, John H Palmieri <jhpalmier...@gmail.com> wrote:
> If I type "Groups().<TAB>", nothing helpful is returned,

Of course not. But if you type "Groups.<TAB>", then something helpful
is returned, and if you do "C = Groups()" and later "C.<TAB>" then it
is, too. And if one turns "bla()" and other stuff into static methods,
then "Groups.bla()" would (in future) act in the same way as
"groups.bla()" does, giving one a single point of entry both for some
"famous" objects and for the category they belong to.

Cheers,
Simon


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to