This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
标题: Backticks still mentioned in documentation
类型: Stage:
Components: Documentation Versions: Python 3.0
process
状态: closed Resolution: fixed
Dependencies: 后续:
分配给: georg.brandl 抄送列表: benjamin.peterson, georg.brandl, jamesie
优先级: normal 关键字:

Created on 2008-10-12 10:03 by jamesie, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg74662 - (view) Author: (jamesie) 日期: 2008-10-12 10:03
At
<http://docs.python.org/dev/3.0/reference/datamodel.html#object.__repr__> the
following part of the first sentence should be ommited:

"and by string conversions (reverse quotes)"
msg74664 - (view) Author: Benjamin Peterson (benjamin.peterson) * (Python committer) 日期: 2008-10-12 12:51
Thanks! Fixed in r66880.
历史
日期 用户 动作 参数
2022-04-11 14:56:40admin修改github: 48357
2008-10-12 12:51:30benjamin.peterson修改状态: open -> closed
resolution: fixed
消息: + msg74664
抄送: + benjamin.peterson
2008-10-12 10:03:39jamesie创建