> What happens if you type this: > > cd /home/maemo/workspace/sage-4.3.1 > ./sage -python > import sys, os > > -- William
Nothing noticeable: [sbox-FREMANTLE_ARMEL: ~/workspace/sage-4.3.1] > ./sage -python Python 2.6.4 (r264:75706, Jan 23 2010, 12:32:46) [GCC 4.2.1] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import sys, os >>> -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org