Issue993187
Created on 2004年07月18日 08:08 by doko, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Files |
| File name |
Uploaded |
Description |
Edit |
|
doc-string.diff
|
doko,
2004年07月18日 08:08
|
| Messages (2) |
|
msg46389 - (view) |
Author: Matthias Klose (doko) * (Python committer) |
Date: 2004年07月18日 08:08 |
[forwarded from http://bugs.debian.org/260051]
In the file
/usr/share/doc/python2.3/html/lib/module-string.html in
the passage describing rstrip, it says:
'The chars parameter cannot be passed in 2.2 versions.'
It should say:
'The chars parameter cannot be passed in earlier 2.2
versions.'
This fixed sentence matches similar sentences in the
documentation for lstrip and strip and makes more sense
(since 2.2.3 is a 2.2 version itself).
|
|
msg46390 - (view) |
Author: Martin v. Löwis (loewis) * (Python committer) |
Date: 2004年07月19日 16:34 |
Logged In: YES
user_id=21627
Thanks for the patch. Applied as libstring.tex 1.52.8.2 and
1.58.
|
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2022年04月11日 14:56:05 | admin | set | github: 40590 |
| 2004年07月18日 08:08:37 | doko | create |