| 1 | initial version |
if you write your own Sage code, the better use the file extension .sage, not .py. Note that in .py files not all Sage library might be available.
There is also a catch that if you have .sage file, say, blah.sage, then Sage will create blah.py on the fly, possibly overwriting the existing blah.py.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.