commit | de0f6297a703918d12a2f2c48bc44fcbc7946a13 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Sat Mar 31 12:06:35 2012 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Sat Mar 31 12:06:35 2012 -0400 |
tree | 2531a815396fe115fa5e9f8681d856f130e94073 | |
parent | 9ee65f1f9247c49b0ab52ef9beef1ca4b0503bfc [diff] |
#14434: make tutorial link in 'help' banner version-specific Without this fix, both 2.7 and 3.x would always point to the "current" docs...which means that before this fix python 3.2 'help' pointed to the 2.7 tutorial.