Windows blurb about new Tcl/Tk release shipped on Windows.

This commit is contained in:
Tim Peters 2002-11-14 23:31:58 +00:00
parent 077736b96b
commit 857fb4c136
1 changed files with 3 additions and 0 deletions

View File

@ -767,6 +767,9 @@ Yet to be written.
Windows
-------
- The Windows distribution now ships with Tcl/Tk version 8.4.1 (it
previously shipped with Tcl/Tk 8.3.2).
- When Python is built under a Microsoft compiler, sys.version now
includes the compiler version number (_MSC_VER). For example, under
MSVC 6, sys.version constains the substring "MSC v.1200 ". 1200 is