diff options
author | Georg Brandl <georg@python.org> | 2013-03-28 12:28:55 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2013-03-28 12:28:55 (GMT) |
commit | 1bab7134a8d2e431ccca11a45ba4acb4203db495 (patch) | |
tree | 0d65ff15a549ddf8d5a815c7c66b7e1f1f58263d /Doc/faq/windows.rst | |
parent | 8cb15bf6ff32b6d9faee29efaae43334fe019360 (diff) | |
parent | 44ea77bd817c0b50e01344b7e8758995aaeebb63 (diff) | |
download | cpython-1bab7134a8d2e431ccca11a45ba4acb4203db495.zip cpython-1bab7134a8d2e431ccca11a45ba4acb4203db495.tar.gz cpython-1bab7134a8d2e431ccca11a45ba4acb4203db495.tar.bz2 |
Merge with 3.3.
Diffstat (limited to 'Doc/faq/windows.rst')
-rw-r--r-- | Doc/faq/windows.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Doc/faq/windows.rst b/Doc/faq/windows.rst index 0a85a40..651ba22 100644 --- a/Doc/faq/windows.rst +++ b/Doc/faq/windows.rst @@ -6,7 +6,9 @@ Python on Windows FAQ ===================== -.. contents:: +.. only:: html + + .. contents:: .. XXX need review for Python 3. XXX need review for Windows Vista/Seven? |