Hi Jeroen,

On 2018-09-12, Jeroen Demeyer <j.deme...@ugent.be> wrote:
> Why does a Python file care whether the normaliz library and headers are 
> installed? Now I'm looking at #25091 and it seems to me (but correct me 
> if I'm wrong) that you *really* care about the PyNormaliz Python module, 
> for which there is a different feature test.

That's quite possibly true.

> The whole idea of the new features framework is to make the feature test 
> as close as possible to the actual usage of the feature.

... which I find very reasonable!

If it is PyNormaliz then I guess there is some import statement that
would fail if it wasn't installed, right?

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

Reply via email to