Issue 6935: Version updates needed in tutorial (original) (raw)

Issue6935

Created on 2009-09-17 23:30 by MLModel, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg92798 - (view) Author: Mitchell Model (MLModel) Date: 2009-09-17 23:30
Footnote 1 in section 2.1 of the Tutorial and the example of invoking Python in the middle of the page need their version number upped to 3.2 in both the invocation and the greeting. The same page in the 3.1 documentation should have the 'a' removed from the version number in the greeting.
msg92812 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2009-09-18 07:29
Fixed in r74897, r74898 (3.1).
History
Date User Action Args
2022-04-11 14:56:53 admin set github: 51184
2009-09-18 07:29:09 georg.brandl set status: open -> closedresolution: fixedmessages: +
2009-09-17 23:30:23 MLModel create