◐ Shell
clean mode source ↗

Issue 3495: site module doc typo

Issue3495

Created on 2008-08-03 00:09 by ijstokes, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg70647 - (view) Author: Ian Stokes-Rees (ijstokes) Date: 2008-08-03 00:08
http://docs.python.org/lib/module-site.html | sed -e "s/2.3/2.5/g"
msg70651 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2008-08-03 09:21
Thanks, fixed in r65430.
History
Date User Action Args
2022-04-11 14:56:37adminsetgithub: 47745
2008-08-03 09:21:29georg.brandlsetstatus: open -> closed
resolution: fixed
messages: + msg70651
2008-08-03 00:09:00ijstokescreate