diff options
author | Georg Brandl <georg@python.org> | 2007-12-16 23:11:16 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2007-12-16 23:11:16 (GMT) |
commit | 001e8388d46b8a0da3b75ddb4acd66076ba7627e (patch) | |
tree | 719adef037db2fc9c2cf0bd9cc70d7da12241209 /Doc/using | |
parent | db3d6cbce00172e44a404fcb9570d011b4b70049 (diff) | |
download | cpython-001e8388d46b8a0da3b75ddb4acd66076ba7627e.zip cpython-001e8388d46b8a0da3b75ddb4acd66076ba7627e.tar.gz cpython-001e8388d46b8a0da3b75ddb4acd66076ba7627e.tar.bz2 |
Simplify.
Diffstat (limited to 'Doc/using')
-rw-r--r-- | Doc/using/windows.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst index 9a16938..035f405 100644 --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -276,9 +276,7 @@ releases are built, the source tree contains solutions/project files. View the +--------------------+--------------+-----------------------+ | Directory | MSVC version | Visual Studio version | +====================+==============+=======================+ -| :file:`PC/VC6/` | 5.0 | 97 | -| +--------------+-----------------------+ -| | 6.0 | 6.0 | +| :file:`PC/VC6/` | 6.0 | 97 | +--------------------+--------------+-----------------------+ | :file:`PCbuild/` | 7.1 | 2003 | +--------------------+--------------+-----------------------+ |