On Friday, July 31, 2015 at 2:26:59 AM UTC-7, Dima Pasechnik wrote:
>
> On Friday, 31 July 2015 10:22:50 UTC+1, Nathann Cohen wrote:
>>
>> I prefer lower case (you don't want to miss a method in tab-completion 
>> because of case). 
>>
> I swear I spent 15 minutes last night looking for graphs.Chang* !
> Searched trac, searched the source, to no avail... 
>

When searching the source via "search_src", should we make the 
"ignore_case" argument True by default? I know that's not what you're 
asking, but it might help a little.

  John

 

> (it's in fact graphs.chang*...)
>
> We can have both lower and uppercase, no problem, it's cheap...
>
>
>  
>
>> f it has to be upper case, then the best protection against missing 
>> functions is to update it everywhere in Sage, so that users expect it.
>>
>> Nathann
>>
>> On Friday, July 31, 2015 at 10:59:26 AM UTC+2, Dima Pasechnik wrote:
>>>
>>> In various places one sees things like Graph.tutte_polynomial, 
>>> Graph.lovasz_theta; whenever I see this (leave alone writing code like 
>>> this) I feel this is a typo, and it must become Graph.Tutte_polynomial, etc.
>>>
>>> Am I alone here, or this ought to be capitalised throughout?
>>>
>>> Dima
>>>
>>

-- 
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