On Mon, Mar 18, 2019 at 11:56 AM kcrisman <kcris...@gmail.com> wrote:
>
>
>> Can someone (Karl?) with this issue (broken access to oeis()) try
>>
>> mkdir local/openssl
>> cd local/openssl
>> ln -s ../lib/python2.7/site-packages/pip/_vendor/certifi/cacert.pem cert.pem
>>
>> to see if this is a simpler fix?
>>
>
> sage: w = oeis(7540) ; w
>
> A007540: Wilson primes: primes p such that (p-1)! == -1 (mod p^2).

Thanks, so this works, right? I've opened
https://bugs.python.org/issue36344
to ask upstream why they do what they do...
>
> --
> 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 https://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to