元文档(关键字帮助) [英] metadocumentation (keyword help)

查看:76
本文介绍了元文档(关键字帮助)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在哪里可以找到简洁明了的文档[*]来描述一个人有什么要做b $ b才能使Python的内部帮助能够提供

Python关键字的描述?


我必须让Python新手能够轻松地为自己解决这个问题。


[*]失败简洁和清除,如何完整和正确 ?

解决方案

2004年1月6日星期二03:27:06 +0100,Jacek Generowicz写道:

我在哪里可以找到简洁明了的文档[*]来描述人们要做什么才能使Python的内部帮助能够提供Python关键字的描述?




引用它们


help(''if'')


Jp


Jp Calderone写道:

2004年1月6日星期二03:27:06 +0100,Jacek Generowicz写道:

我在哪里可以找到简洁明了的文档[*]来描述人们要做什么才能使Python的内部帮助能够提供
Python关键字的描述?



引用它们

帮助(''如果'')

Jp



或者只是使用help()

并以交互方式输入行。


sdd< da ***** @ dsl-only.net>写道:

Jp Calderone写道:

2004年1月6日星期二03:27:06 + 0100,Jacek Generowicz写道:


我在哪里可以找到简洁明了的文档[*],描述了为了启用Python所做的工作'内部帮助能够提供Python关键字的描述吗?


引用它们


help( ''iff'>


Jp



或者只需使用help()
并以交互方式输入行。



是的,但这实际上并不是开箱即用的(在任何一个GNO / Linux,Mac OS X,甚至是Windoze安装中)试过)。您收到错误消息抱怨没有HTML

文档和设置PYTHONDOCS。所以,重新解释我的问题......

我在哪里可以找到关于如何安装和配置的明确说明

Python文档,这是制作以下内容所必需的>
工作:

help(''和'')






Where can I find concise, clear documentation[*] describing what one has
to do in order to enable Python''s internal help to be able to provide
descriptions of Python keywords ?

I am in a situation where I have to give Python novices the ability to
fix this for themselves easily.

[*] Failing "concise" and "clear", how about "complete and correct" ?

解决方案

On Tue, Jan 06, 2004 at 03:27:06PM +0100, Jacek Generowicz wrote:

Where can I find concise, clear documentation[*] describing what one has
to do in order to enable Python''s internal help to be able to provide
descriptions of Python keywords ?



"Quote them"

help(''if'')

Jp


Jp Calderone wrote:

On Tue, Jan 06, 2004 at 03:27:06PM +0100, Jacek Generowicz wrote:

Where can I find concise, clear documentation[*] describing what one has
to do in order to enable Python''s internal help to be able to provide
descriptions of Python keywords ?


"Quote them"

help(''if'')

Jp


Or simply use help()
and interactively enter lines.


sdd <da*****@dsl-only.net> writes:

Jp Calderone wrote:

On Tue, Jan 06, 2004 at 03:27:06PM +0100, Jacek Generowicz wrote:


Where can I find concise, clear documentation[*] describing what one has
to do in order to enable Python''s internal help to be able to provide
descriptions of Python keywords ?


"Quote them"


help(''if'')


Jp



Or simply use help()
and interactively enter lines.


Yes, but this actually does not work out of the box (on any of the
GNU/Linux, Mac OS X, and even Windoze installaitions I have tried). You
get an error message complaining about the absence of HTML
documentation and setting PYTHONDOCS. So, to rephrase my question ...
Where can I find clear instructions on how to install and configure
the Python documentation which is necessary to make the following
work:

help(''and'')



?


这篇关于元文档(关键字帮助)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆