Harald Schilly schrieb:
On Apr 19, 11:36 am, bb <[email protected]> wrote:
There is magically declared a variable x, even after each reset()?

Is this a feature or a bug?

Short answer: feature ;)

(and there are also other magically declared variables, like RDF ...)

H

Tnx!

Is there any explanation why the magic ends with del ?

sage: del x
sage: x
---------------------------------------------------------------------------
NameError                                 Traceback (most recent call last)

/home/bb/sage-4.3.5/local/lib/python2.6/site-packages/sage/all_cmdline.pyc in <module>()

NameError: name 'x' is not defined
sage:


So the feature theses fits like a glove?

Regards bb

--
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