On 27/08/2019 16:49, Aaron Meurer wrote:
You don't have to do anything. Python compiles .py files automatically.

This is what I originally suspected, and I have now confirmed it by putting a deliberate error in the source file and observing it stumble over that.

Strangely adding a line

print("Testing\n")

(suitably indented)

didn't work - but possibly there are reasons why print doesn't output from within sympy.

Thanks for your help,

David

--
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/84bcfe7a-d436-fd1f-f93e-d2735790832b%40dbailey.co.uk.

Reply via email to