##// END OF EJS Templates
Slight improvements to doctest skipping....
Slight improvements to doctest skipping. Add a proper +SKIP directive instead of a None docstring. While this still doesn't report the doctests as skipped via nose, it is the correct way to do doctest skipping, and perhaps later we can fix the nose integration so they get correctly reported as being skipped.
Fernando Perez -
r1764:5ed656e9
Show More
Name Size Modified Last Commit Author
/ IPython / Extensions
InterpreterExec.py Loading ...
InterpreterPasteInput.py Loading ...
PhysicalQInput.py Loading ...
PhysicalQInteractive.py Loading ...
__init__.py Loading ...
astyle.py Loading ...
clearcmd.py Loading ...
envpersist.py Loading ...
ext_rescapture.py Loading ...
ibrowse.py Loading ...
igrid.py Loading ...
igrid_help.css Loading ...
igrid_help.html Loading ...
ipipe.py Loading ...
ipy_app_completers.py Loading ...
ipy_autoreload.py Loading ...
ipy_bzr.py Loading ...
ipy_completers.py Loading ...
ipy_constants.py Loading ...
ipy_defaults.py Loading ...
ipy_editors.py Loading ...
ipy_exportdb.py Loading ...
ipy_extutil.py Loading ...
ipy_fsops.py Loading ...
ipy_gnuglobal.py Loading ...
ipy_greedycompleter.py Loading ...
ipy_jot.py Loading ...
ipy_kitcfg.py Loading ...
ipy_legacy.py Loading ...
ipy_lookfor.py Loading ...
ipy_p4.py Loading ...
ipy_profile_doctest.py Loading ...
ipy_profile_none.py Loading ...
ipy_profile_numpy.py Loading ...
ipy_profile_scipy.py Loading ...
ipy_profile_sh.py Loading ...
ipy_profile_zope.py Loading ...
ipy_pydb.py Loading ...
ipy_rehashdir.py Loading ...
ipy_render.py Loading ...
ipy_server.py Loading ...
ipy_signals.py Loading ...
ipy_stock_completers.py Loading ...
ipy_synchronize_with.py Loading ...
ipy_system_conf.py Loading ...
ipy_traits_completer.py Loading ...
ipy_vimserver.py Loading ...
ipy_which.py Loading ...
ipy_winpdb.py Loading ...
ipy_workdir.py Loading ...
jobctrl.py Loading ...
ledit.py Loading ...
numeric_formats.py Loading ...
pickleshare.py Loading ...
pspersistence.py Loading ...
scitedirector.py Loading ...
win32clip.py Loading ...