Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Suppress automatically generated Python files when running Sage script

Hello,

I'm curious if it is possible to stop Sage from automatically generating corresponding Python files. For instance, if I run a sage script test.sage, then after running sage test.sage, I'll get an automatically generated file called test.sage.py. Is there any way to suppress the generation of this file? I tried to take a look in the documentation, but I couldn't find anything.

Thanks again!