标签:ipython orm 信息 its license nbsp pytho python for
help() 用于查看帮助信息
[root@localhost ~]# ipython
Python 2.6.6 (r266:84292, Nov 22 2013, 12:16:22)
Type "copyright", "credits" or "license" for more information.
In [1]: help(type) # 查看 type() 函数的帮助信息
标签:ipython orm 信息 its license nbsp pytho python for
原文地址:http://www.cnblogs.com/pzk7788/p/7135906.html