Issue1369
Created on 2007-11-01 15:26 by ksjohnson, last changed 2007-11-01 17:07 by georg.brandl.
|
msg57009 - (view) |
Author: Kai (ksjohnson) |
Date: 2007-11-01 15:26 |
|
In the second paragraph under 2.1 Invoking the Interpreter, it says on
Windows Python defaults to C:\Python24 . This should be C:\Python25 for
the 2.5 guide. The set path= command also needs to be changed to
C:\Python25.
http://docs.python.org/tut/node4.html
|
|
msg57011 - (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2007-11-01 17:07 |
|
Thanks, this is already fixed in SVN and will be live after a rebuild of
the 2.5 docs (which will happen with the pending release of 2.5.2...)
|
|
| Date |
User |
Action |
Args |
| 2007-11-01 17:07:54 | georg.brandl | set | status: open -> closed resolution: out of date messages:
+ msg57011 nosy:
+ georg.brandl |
| 2007-11-01 15:26:35 | ksjohnson | create | |
|