On 02/20/15 09:21, Simon King wrote:
Hi Antonio,

On 2015-02-19, Antonio Rojas <aro...@archlinux.org> wrote:
  I tried with a downloaded binary package to make sure it's not caused by
our packaging, and can still reproduce:

- Remove src/sage/rings/finite_rings/finite_field_base.pyx
- Run:
    sage: K=GF(5)
    sage: K.factored_order()

doesn't work.

I can confirm that (with Sage built from the git repository)!

So, there must be some difference between an attached pyx file and a pyx
file in the sage library.

Certainly interesting... I'll try to debug it.

I am fairly sure introspection is looking for files under SAGE_SRC
rather than where the sage library is installed and that experiment is
consistent with that.

Francois

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