Issue 13920: intern() doc wrong spelling (original) (raw)

Issue13920

Created on 2012-02-01 15:13 by Retro, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (3)
msg152435 - (view) Author: Boštjan Mejak (Retro) Date: 2012-02-01 15:13
http://docs.python.org/library/functions.html#intern Visit the upper link andewsqEz80olp
msg152436 - (view) Author: Boštjan Mejak (Retro) Date: 2012-02-01 15:17
http://docs.python.org/library/functions.html#intern Visit the upper link and fix 2 words that say "compare" to "comparison". Hint: "blah blah blah pointer compare ... string compare ..."
msg152438 - (view) Author: Brian Curtin (brian.curtin) * (Python committer) Date: 2012-02-01 15:43
This is fine as is.
History
Date User Action Args
2022-04-11 14:57:26 admin set github: 58128
2012-02-01 15:44:05 brian.curtin set nosy: - brian.curtin
2012-02-01 15:43:54 brian.curtin set status: open -> closednosy: + brian.curtinmessages: + resolution: wont fixstage: resolved
2012-02-01 15:17:46 Retro set type: enhancement
2012-02-01 15:17:05 Retro set messages: +
2012-02-01 15:14:06 Retro set hgrepos: - hgrepo110
2012-02-01 15:13:26 Retro create