Issue 6814: xrange removal from documentation (original) (raw)

Issue6814

Created on 2009-09-01 06:11 by grooverdan, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
xrange-doco.patch grooverdan,2009-09-01 06:11 no more xrange in documentation
Messages (2)
msg92120 - (view) Author: Daniel Black (grooverdan) * Date: 2009-09-01 06:11
xrange still exists in bits of documentation here and there. patch fixes it.
msg92121 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2009-09-01 07:34
Thanks, applied in r74613 (and will be merged to 3.1 branch soon).
History
Date User Action Args
2022-04-11 14:56:52 admin set github: 51063
2009-09-01 07:34:47 georg.brandl set status: open -> closedresolution: acceptedmessages: +
2009-09-01 06:11:31 grooverdan create