On Friday, February 3, 2017 at 3:29:48 PM UTC, Peleg Michaeli wrote:
>
> In my sage folder, now after rebuilding latest version (7.6.beta2), I 
> figured out that the source appears twice: once in `./src/sage` and once in 
> `./local/lib/python2.7/site-packages/sage`. It doesn't look like a symlink.
>
> When I run the binary, and do something like "Graph??", I see 
> `/local/lib/python2.7/site-packages/sage/graphs/graph.py`. But so far I was 
> used to modify files in `src/sage`... so perhaps something is broken with 
> my latest build? Or is everything ok this way?
>

it was always like this. 'sage -b' copies python files from src/sage to 
local/ so that there is nothing running from src/ directly.

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