Listing6. IPython running in doctest mode.
清单6 .以doctest模式运行ipython。
IPython has an incredible feature that lets you run snippets of Python code as background processes.
IPython具有一个令人难以置信的特性,即允许您将Python代码片段作为后台进程来运行。
You can test that you have version 0.5.x by issuing this command in the IPython, or regular Python, interpreter.
您可以测试自己的版本是否为 0.5.x,方法是在 IPython 或普通 Python 解释器中发起以下命令。
应用推荐