Ok, I've tried that and tracked down the problem. Apparently the files I removed from schemes/generic/ are still showing up in
/sage-5.8/local/lib/python2.7/site-packages/sage/schemes/generic so it is having conflicting imports for the projective point class. The files were removed with 'hg remove' and are definitely not in /devel/ folder. I cloned a new branch and reapplied the patch just to check and I am getting the same behavior in the new branch. Any idea why these files aren't being deleted? -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
