On Fri, Nov 27, 2020 at 12:11:15AM +0100, Kenji Iohara wrote:
> 
>  It gives me 
> 
> sage: import locale                                                           
>   
> sage: locale.setlocale(locale.LC_ALL,")" 
> ....:  
> 
the 2nd line should be

locale.setlocale(locale.LC_ALL,'') 

(I don't know why you ended up with " instead of '' in the first
place, probably your keyboard has a setting that automatically
converts '' into ")

HTML email is evil, too - I think it's clearly visible in
my original message that it was '', if viewed with a normal
terminal font :-)

HTH
Dima

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/20201126232453.GA978%40hilbert.

Attachment: signature.asc
Description: PGP signature

Reply via email to