From: Raymond Hettinger
Date: Thu, 2 Sep 2010 09:17:31 +0000 (+0000)
Subject: Keep contents order the same between versions.
X-Git-Tag: v3.2a2~79
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ccb90e3ccd60bc0156905510074dce84e5b1272c;p=thirdparty%2FPython%2Fcpython.git
Keep contents order the same between versions.
---
diff --git a/Doc/tools/sphinxext/indexcontent.html b/Doc/tools/sphinxext/indexcontent.html
index fade751e27c2..9c306567b2a5 100644
--- a/Doc/tools/sphinxext/indexcontent.html
+++ b/Doc/tools/sphinxext/indexcontent.html
@@ -11,10 +11,10 @@
keep this under your pillow
Language Reference
describes syntax and language elements
- Python HOWTOs
- in-depth documents on specific topics
Python Setup
how to use Python on different platforms
+ Python HOWTOs
+ in-depth documents on specific topics
Extending and Embedding
tutorial for C/C++ programmers
|