Hey,

What's %doctest_mode used for?


Cheers,
Carlos

El 15/12/17 a las 01:26, Dave Jones escribió:
I'm new to Spyder so maybe I'm missing something?

Inside Spyder 3.2.4-py36h908396f_0 via conda 4.3.30 on Mac OSX 10.12.3

Python 3.6.3 |Anaconda, Inc.| (default, Dec  5 2017, 17:30:25)
Type "copyright", "credits" or "license" for more information.

IPython 6.2.1 -- An enhanced Interactive Python.

Restarting kernel...

In [1]: %doctest_mode
Exception reporting mode: Plain
Doctest mode is: ON

In [2]:

Notice that the prompt did not change to >>>

----------
[invoking from bash shell works s expected]

localhost:~/miniconda3/bin/ipython3
Python 3.6.3 |Anaconda, Inc.| (default, Dec  5 2017, 17:30:25)
Type 'copyright', 'credits' or 'license' for more information
IPython 6.2.1 -- An enhanced Interactive Python. Type '?' for help.

In [1]:

In [1]:

In [1]: %doctest_mode
Exception reporting mode: Plain
Doctest mode is: ON

>>>

Is this cause for concern?

Thanks

--
You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to