On 22 February 2012 14:54, Laurent <[email protected]> wrote:
> Thanks all for your answers.
>
>   Well. I don't know why my testes were working[1] on 4.7 and no more
> working on 4.8.

I really did not know that Sage could have such a drastic effect on
its (male) users.  Thanks for the warning!

John

>
>   So I'm passing to the subsequent question on the same subject. I have a
> module test with the files
>
> __init__.py
> file1.py
>
>
> Let a function 'my_function' be in file1.py and which is only used in
> file1.py (so it is not imported by 'import test', not even by 'from test
> import *').
>
> Should I begin my docstring by
> sage: from test.file1 import *
> ?
>
> Is it the right-advised-by-gurus thing to do ?
>
>
> Thanks
> Laurent
>
> [1] "working" in the sense that it was failing on actual errors.
>
> --
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/sage-support
> URL: http://www.sagemath.org

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to